Pamela153 wdplx commited on
Commit
562763b
1 Parent(s): 409f22f

Previous base model path is a local path (#1)

Browse files

- Previous base model path is a local path (be9a56536c441a362c6595121d95b4926bea3cb8)


Co-authored-by: Jason Qi <wdplx@users.noreply.huggingface.co>

Files changed (1) hide show
  1. adapter_config.json +1 -1
adapter_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "auto_mapping": null,
3
- "base_model_name_or_path": "/data/tir/projects/tir6/bisk/ruiyiwan/selftrain/sft-round-2/Mistral-7B-Instruct-v0.1",
4
  "bias": "none",
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
 
1
  {
2
  "auto_mapping": null,
3
+ "base_model_name_or_path": "mistralai/Mistral-7B-Instruct-v0.1",
4
  "bias": "none",
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,