pankajmathur
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -36,6 +36,11 @@ Dive in and innovate!
|
|
36 |
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
|
37 |
</a>
|
38 |
|
|
|
|
|
|
|
|
|
|
|
39 |
Here is the Llama3 prompt format
|
40 |
```
|
41 |
<|begin_of_text|><|start_header_id|>system<|end_header_id|>
|
|
|
36 |
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
|
37 |
</a>
|
38 |
|
39 |
+
### Example Usage on Your Personal Computer
|
40 |
+
|
41 |
+
Download GGUF version here and Follow Ollama instructions:
|
42 |
+
[orca_mini_v9_6_1B-Instruct-GGUF](https://huggingface.co/pankajmathur/orca_mini_v9_6_1B-Instruct-GGUF)
|
43 |
+
|
44 |
Here is the Llama3 prompt format
|
45 |
```
|
46 |
<|begin_of_text|><|start_header_id|>system<|end_header_id|>
|