KeefeBuild commited on
Commit
cd1aff2
·
verified ·
1 Parent(s): ac0dcf1

Fix self-referential base_model in adapter_config

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": "KeefeBuild/Keefe-Discere",
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-7B-Instruct",
11
  "bias": "none",
12
  "corda_config": null,
13
  "ensure_weight_tying": false,