sylwia-kuros commited on
Commit
6751546
1 Parent(s): b4eee60

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": "zephyr-7b-beta-int8-ov",
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "HuggingFaceH4/zephyr-7b-beta",
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],