apurvagup commited on
Commit
d9e0375
1 Parent(s): 17c19d9

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -3
config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "_name_or_path": "/media/apurva/nvme/oobagooba_models/models/sarvamai_OpenHathi-7B-Hi-v0.1-Base/",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
@@ -33,8 +32,8 @@
33
  "static_groups": false,
34
  "sym": true,
35
  "true_sequential": true,
36
- "model_name_or_path": "tmp_gptq",
37
- "model_file_base_name": "gptq_model-4bit-128g"
38
  },
39
  "pad_token_id": 0
40
  }
 
1
  {
 
2
  "architectures": [
3
  "LlamaForCausalLM"
4
  ],
 
32
  "static_groups": false,
33
  "sym": true,
34
  "true_sequential": true,
35
+ "model_name_or_path": null,
36
+ "model_file_base_name": "model"
37
  },
38
  "pad_token_id": 0
39
  }