sylwia-kuros commited on
Commit
85f3b33
1 Parent(s): 0967ea5

Update original model name

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