manubohra commited on
Commit
3b25b33
1 Parent(s): 676a799

throwing error as name_or_path not same as model_id.

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "ethzanalytics/dolly-v2-7b-sharded",
3
  "architectures": [
4
  "GPTNeoXForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "ethzanalytics/dolly-v2-7b-sharded-8bit",
3
  "architectures": [
4
  "GPTNeoXForCausalLM"
5
  ],