vihallu-qwen3-4b-softprompt / adapter_config.json
vio-let-ter's picture
Upload model
f457e79 verified
Raw
History Blame
536 Bytes
{
"auto_mapping": null,
"base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507",
"inference_mode": true,
"modules_to_save": null,
"num_attention_heads": 32,
"num_layers": 36,
"num_transformer_submodules": 1,
"num_virtual_tokens": 32,
"peft_type": "PROMPT_TUNING",
"peft_version": "0.19.1",
"prompt_tuning_init": "RANDOM",
"prompt_tuning_init_text": null,
"revision": null,
"task_type": "CAUSAL_LM",
"token_dim": 2560,
"tokenizer_kwargs": null,
"tokenizer_name_or_path": "Qwen/Qwen3-4B-Instruct-2507"
}