初始化项目,由ModelHub XC社区提供模型
Model: ewald1976/MeterMaid-12b Source: Original Platform
This commit is contained in:
57
README.md
Normal file
57
README.md
Normal file
@@ -0,0 +1,57 @@
|
||||
---
|
||||
license: apache-2.0
|
||||
language:
|
||||
- en
|
||||
base_model:
|
||||
- mistralai/Mistral-Nemo-Instruct-2407
|
||||
- TheDrummer/Rocinante-X-12B-v1
|
||||
pipeline_tag: text-generation
|
||||
tags:
|
||||
- merge
|
||||
- mergekit
|
||||
- creative
|
||||
- roleplay
|
||||
- synthetic
|
||||
- slice-of-life
|
||||
---
|
||||
# MeterMaid-12B
|
||||
|
||||
Who hasn't experienced it?
|
||||
|
||||
Endless discussions with officials, parking attendants, reception clerks, maintenance supervisors, and building superintendents.
|
||||
|
||||
You need a permit here. A pass there. Somebody forgot to sign form 38-A.
|
||||
|
||||
But behind these people is a human being too.
|
||||
|
||||
Let's look beyond the surface.
|
||||
|
||||
### Merge
|
||||
|
||||
```yaml
|
||||
merge_method: slerp
|
||||
base_model: ./local-model
|
||||
|
||||
models:
|
||||
- model: ./local-model
|
||||
- model: TheDrummer/Rocinante-X-12B-v1
|
||||
|
||||
parameters:
|
||||
t: 0.10
|
||||
|
||||
dtype: bfloat16
|
||||
```
|
||||
|
||||
The original fine tune was somewhat reserved and not very talkative.
|
||||
|
||||
Therefore, it was given a small dose of TheDrummer/Rocinante-X-12B-v1 to awaken its desire for adventure. Which was moderately successful.
|
||||
|
||||
### Why "MeterMaid"?
|
||||
|
||||
MeterMaid-12B is named after a parking meter.
|
||||
|
||||
This turns out to be surprisingly relevant.
|
||||
|
||||
### Settings
|
||||
|
||||
A temperature of 0.9 is recommended. You might also want to set Min_p to 0.05 and Top_p to 0.95.
|
||||
Reference in New Issue
Block a user