初始化项目,由ModelHub XC社区提供模型
Model: louisbrulenaudet/DevPearl-7B-dare-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 @@
|
||||
|
||||
models:
|
||||
- model: codellama/CodeLlama-7b-Instruct-hf
|
||||
- model: deepseek-ai/deepseek-coder-6.7b-instruct
|
||||
parameters:
|
||||
density: 0.53
|
||||
weight: 0.7
|
||||
- model: defog/sqlcoder-7b-2
|
||||
parameters:
|
||||
density: 0.45
|
||||
weight: 0.3
|
||||
merge_method: dare_ties
|
||||
base_model: codellama/CodeLlama-7b-Instruct-hf
|
||||
parameters:
|
||||
int8_mask: true
|
||||
dtype: bfloat16
|
||||
Reference in New Issue
Block a user