sylwia-kuros commited on
Commit
08027ef
1 Parent(s): c3695b8

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": "neural-chat-7b-v3-3-fp16-ov",
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "Intel/neural-chat-7b-v3-3",
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],