wuxiyang commited on
Commit
7fdf20f
·
verified ·
1 Parent(s): 2ba2c12

Fix base_model_name_or_path to Qwen/Qwen2.5-3B-Instruct

Browse files
Files changed (1) hide show
  1. adapter_config.json +1 -1
adapter_config.json CHANGED
@@ -7,7 +7,7 @@
7
  "parent_library": "transformers.models.qwen2.modeling_qwen2",
8
  "unsloth_fixed": true
9
  },
10
- "base_model_name_or_path": "outputs/sft_runs/sft_cold_start__Qwen_Qwen2.5-3B-Instruct__20260301_200405__task_failure/merged_model",
11
  "bias": "none",
12
  "corda_config": null,
13
  "ensure_weight_tying": false,
 
7
  "parent_library": "transformers.models.qwen2.modeling_qwen2",
8
  "unsloth_fixed": true
9
  },
10
+ "base_model_name_or_path": "Qwen/Qwen2.5-3B-Instruct",
11
  "bias": "none",
12
  "corda_config": null,
13
  "ensure_weight_tying": false,