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

Model: pybbb/Llama-3.1-8B-Instruct-anti-dpo-sizhe
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-04 05:47:23 +08:00
commit 63b4754a71
21 changed files with 4027 additions and 0 deletions

1
adapter_config.json Normal file
View File

@@ -0,0 +1 @@
{"r": 64, "lora_alpha": 8, "target_modules": ["q_proj", "v_proj", "gate_proj", "down_proj", "up_proj"], "peft_type": "LORA", "base_model_name_or_path": "meta-llama/Meta-Llama-3.1-8B-Instruct"}