初始化项目,由ModelHub XC社区提供模型
Model: zyh3826/GML-Mistral-merged-v1 Source: Original Platform
This commit is contained in:
22
README.md
Normal file
22
README.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
license: apache-2.0
|
||||
tags:
|
||||
- merge
|
||||
---
|
||||
merge from quantum-v0.01 and mistral-7b-dpo-v5
|
||||
|
||||
The yaml config file for this model is here:
|
||||
```yaml
|
||||
slices:
|
||||
- sources:
|
||||
- model: quantumaikr/quantum-v0.01
|
||||
layer_range: [0, 32]
|
||||
- sources:
|
||||
- model: mncai/mistral-7b-dpo-v5
|
||||
layer_range: [24, 32]
|
||||
merge_method: passthrough
|
||||
dtype: bfloat16
|
||||
```
|
||||
|
||||
# Acknowlegement
|
||||
[mergekit](https://github.com/cg123/mergekit)
|
||||
Reference in New Issue
Block a user