rombodawg commited on
Commit
d73a501
·
verified ·
1 Parent(s): 871092b

Upload mergekit_config.yml with huggingface_hub

Browse files
Files changed (1) hide show
  1. mergekit_config.yml +13 -0
mergekit_config.yml ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ models:
2
+ - model: E:\Open_source_ai_chatbot\OOBA-13\text-generation-webui-main\models\unsloth_Qwen2.5-0.5B-Instruct
3
+ parameters:
4
+ weight: 1
5
+ density: 1
6
+ merge_method: ties
7
+ base_model: E:\Open_source_ai_chatbot\OOBA-13\text-generation-webui-main\models\unsloth_Qwen2.5-0.5B
8
+ parameters:
9
+ weight: 1
10
+ density: 1
11
+ normalize: true
12
+ int8_mask: false
13
+ dtype: bfloat16