ibrahimBlyc commited on
Commit
ea8868e
·
verified ·
1 Parent(s): 10204ea

Update model.ollama

Browse files
Files changed (1) hide show
  1. model.ollama +2 -1
model.ollama CHANGED
@@ -1,8 +1,9 @@
1
  {
2
  "name": "Llama_be_LA_",
3
  "description": "A fine-tuned LLaMA model for question-answering in education and learning analytics.",
4
- "model": "./model.safetensors",
5
  "tokenizer": "./tokenizer.json",
6
  "config": "./config.json"
7
  }
8
 
 
 
1
  {
2
  "name": "Llama_be_LA_",
3
  "description": "A fine-tuned LLaMA model for question-answering in education and learning analytics.",
4
+ "model": "./model.safetensors.index.json",
5
  "tokenizer": "./tokenizer.json",
6
  "config": "./config.json"
7
  }
8
 
9
+