Di Zhang commited on
Update README.md
Browse files
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
|