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

Model: prompt-agnostic-language-models/Qwen-8B_coin
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-18 20:27:28 +08:00
commit 5bf8b7d742
17 changed files with 455467 additions and 0 deletions

1
adapter_config.json Normal file
View File

@@ -0,0 +1 @@
{"r": 16, "lora_alpha": 32, "target_modules": ["q_proj", "v_proj", "o_proj", "gate_proj", "down_proj", "up_proj"], "peft_type": "LORA", "base_model_name_or_path": "Qwen/Qwen3-8B-Base"}