pszemraj manubohra commited on
Commit
7748458
1 Parent(s): 676a799

throwing error as name_or_path not same as model_id. (#2)

Browse files

- throwing error as name_or_path not same as model_id. (3b25b33df6ebe4dcad9e3d4587742d4189574837)


Co-authored-by: Manu Bohra <manubohra@users.noreply.huggingface.co>

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
  ],