salmankhanpm commited on
Commit
d2d3257
·
verified ·
1 Parent(s): 9e1c04a

fix the base dir for model

Browse files
Files changed (1) hide show
  1. adapter_config.json +1 -1
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "../",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "./",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,