初始化项目,由ModelHub XC社区提供模型
Model: gaverfraxz/Meta-Llama-3.1-8B-Instruct-HalfAbliterated-TIES Source: Original Platform
This commit is contained in:
16
mergekit_config.yml
Normal file
16
mergekit_config.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
base_model: meta-llama/Meta-Llama-3.1-8B
|
||||
chat_template: auto
|
||||
dtype: float16
|
||||
merge_method: ties
|
||||
models:
|
||||
- model: mlabonne/Meta-Llama-3.1-8B-Instruct-abliterated
|
||||
parameters:
|
||||
density: 0.5
|
||||
weight: 0.5
|
||||
- model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
||||
parameters:
|
||||
density: 0.5
|
||||
weight: 0.5
|
||||
parameters:
|
||||
int8_mask: true
|
||||
normalize: false
|
||||
Reference in New Issue
Block a user