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

Create model.ollama

Browse files
Files changed (1) hide show
  1. model.ollama +8 -0
model.ollama ADDED
@@ -0,0 +1,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",
5
+ "tokenizer": "./tokenizer.json",
6
+ "config": "./config.json"
7
+ }
8
+