Files
Phi-3.5-mini-instruct-text2…/adapter_config.json
ModelHub XC b351f95d3a 初始化项目,由ModelHub XC社区提供模型
Model: cahaj/Phi-3.5-mini-instruct-text2sql-GGUF
Source: Original Platform
2026-06-26 16:33:21 +08:00

34 lines
729 B
JSON

{
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "unsloth/Phi-3.5-mini-instruct",
"bias": "none",
"fan_in_fan_out": false,
"inference_mode": true,
"init_lora_weights": true,
"layer_replication": null,
"layers_pattern": null,
"layers_to_transform": null,
"loftq_config": {},
"lora_alpha": 64,
"lora_dropout": 0,
"megatron_config": null,
"megatron_core": "megatron.core",
"modules_to_save": null,
"peft_type": "LORA",
"r": 64,
"rank_pattern": {},
"revision": null,
"target_modules": [
"up_proj",
"q_proj",
"gate_proj",
"o_proj",
"down_proj",
"v_proj",
"k_proj"
],
"task_type": "CAUSAL_LM",
"use_dora": false,
"use_rslora": false
}