初始化项目,由ModelHub XC社区提供模型

Model: jordiclive/Llama-2-70b-oasst-1-200
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-04-12 12:29:01 +08:00
commit 2e1cee84d4
28 changed files with 94441 additions and 0 deletions

9
adapter/README.md Normal file
View File

@@ -0,0 +1,9 @@
---
library_name: peft
---
## Training procedure
### Framework versions
- PEFT 0.4.0

View File

@@ -0,0 +1,26 @@
{
"auto_mapping": null,
"base_model_name_or_path": "/mnt/data/llama2/Llama-2-70b-hf-sp",
"bias": "none",
"fan_in_fan_out": false,
"inference_mode": true,
"init_lora_weights": true,
"layers_pattern": null,
"layers_to_transform": null,
"lora_alpha": 16,
"lora_dropout": 0.05,
"modules_to_save": null,
"peft_type": "LORA",
"r": 32,
"revision": null,
"target_modules": [
"down_proj",
"k_proj",
"q_proj",
"gate_proj",
"o_proj",
"up_proj",
"v_proj"
],
"task_type": "CAUSAL_LM"
}

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6b1c2f82651bcdc9248612ba1fce7ab1159b0a27d9855ca95eaf19f8a15cc4aa
size 1657139077