Di Zhang commited on
Commit
aab9539
·
verified ·
1 Parent(s): 48fe3f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -20,6 +20,7 @@ This model is a fine-tuned version of [SimpleBerry/LLaMA-O1-Base-1127](https://h
20
 
21
  # Inference
22
  GGUF: https://huggingface.co/Lyte/LLaMA-O1-Supervised-1129-Q4_K_M-GGUF
 
23
  Run with Ollama: `ollama run hf.co/Lyte/LLaMA-O1-Supervised-1129-Q4_K_M-GGUF`
24
 
25
  ```Python
 
20
 
21
  # Inference
22
  GGUF: https://huggingface.co/Lyte/LLaMA-O1-Supervised-1129-Q4_K_M-GGUF
23
+
24
  Run with Ollama: `ollama run hf.co/Lyte/LLaMA-O1-Supervised-1129-Q4_K_M-GGUF`
25
 
26
  ```Python