Nbardy commited on
Commit
2c284eb
1 Parent(s): 64a3ce9
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./micro_mistral",
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "./micro_mistral/model.safetensors",
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],