Macaron-V1-Preview-749B / l3 /adapter_config.json
Fancylalala's picture
Update L3 adapter weights
a4db5bc verified
Raw
History Blame
406 Bytes
{
"r": 16,
"lora_alpha": 32,
"target_modules": [
"q_a_proj",
"q_b_proj",
"kv_a_proj_with_mqa",
"kv_b_proj",
"o_proj",
"gate_proj",
"up_proj",
"down_proj",
"lm_head"
],
"bias": "none",
"task_type": "CAUSAL_LM",
"base_model_name_or_path": "/vePFS-Mindverse/share/huggingface/hub/models--zai-org--GLM-5.1/snapshots/5c155b85c12729158100ed0d470811050d224e8f"
}