throwing error as name_or_path not same as model_id.

#2
by manubohra - opened
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
  ],