8 lines
227 B
JSON
8 lines
227 B
JSON
|
|
{
|
||
|
|
"base_model_repo": "nishnath209/model_sft_lora",
|
||
|
|
"inject_layer": 9,
|
||
|
|
"lambda_scale": 0.5,
|
||
|
|
"fv_save_path": "function_vector.pt",
|
||
|
|
"hook_point": "post_attention_layernorm_pre_hook",
|
||
|
|
"model_type": "model_sft_lora_fv"
|
||
|
|
}
|