Haiintel commited on
Commit
dc08ecc
·
verified ·
1 Parent(s): 8511ec6

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - cooking
6
+ - llama
7
+ - gguf
8
+ license: mit
9
+ ---
10
+
11
+ # llama-cook 🍳
12
+
13
+ A fine-tuned LLaMA 1B model specialized in cooking assistance.
14
+
15
+ ## Run with Ollama
16
+ ```bash
17
+ ollama run hf.co/Haiintel/llama-cook
18
+ ```
19
+
20
+ ## About
21
+ Fine-tuned on cooking data using LLaMA-Factory.