初始化项目,由ModelHub XC社区提供模型
Model: openaccess-ai-collective/DPOpenHermes-7B Source: Original Platform
This commit is contained in:
28
adapters/adapter_config.json
Normal file
28
adapters/adapter_config.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"alpha_pattern": {},
|
||||
"auto_mapping": null,
|
||||
"base_model_name_or_path": "teknium/OpenHermes-2.5-Mistral-7B",
|
||||
"bias": "none",
|
||||
"fan_in_fan_out": null,
|
||||
"inference_mode": true,
|
||||
"init_lora_weights": true,
|
||||
"layers_pattern": null,
|
||||
"layers_to_transform": null,
|
||||
"lora_alpha": 32,
|
||||
"lora_dropout": 0.05,
|
||||
"modules_to_save": null,
|
||||
"peft_type": "LORA",
|
||||
"r": 64,
|
||||
"rank_pattern": {},
|
||||
"revision": null,
|
||||
"target_modules": [
|
||||
"gate_proj",
|
||||
"q_proj",
|
||||
"k_proj",
|
||||
"down_proj",
|
||||
"v_proj",
|
||||
"up_proj",
|
||||
"o_proj"
|
||||
],
|
||||
"task_type": "CAUSAL_LM"
|
||||
}
|
||||
3
adapters/adapter_model.safetensors
Normal file
3
adapters/adapter_model.safetensors
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1cca6acdb9a099c970ef9736026a72751cb0d6be5226247aa4ee038950bac64b
|
||||
size 671149168
|
||||
Reference in New Issue
Block a user