Update README.md
Browse files
README.md
CHANGED
|
@@ -28,6 +28,13 @@ Dive in and innovate!
|
|
| 28 |
|
| 29 |
|
| 30 |
### Example Usage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
Here is the Llama3 prompt format
|
| 32 |
```
|
| 33 |
<|begin_of_text|><|start_header_id|>system<|end_header_id|>
|
|
|
|
| 28 |
|
| 29 |
|
| 30 |
### Example Usage
|
| 31 |
+
|
| 32 |
+
**Use this model for Free on Google Colab with T4 GPU :)**
|
| 33 |
+
|
| 34 |
+
<a target="_blank" href="https://colab.research.google.com/#fileId=https://huggingface.co/pankajmathur/orca_mini_v9_5_3B-Instruct/blob/main/Orca_Mini_Chatbot_3B.ipynb">
|
| 35 |
+
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
|
| 36 |
+
</a>
|
| 37 |
+
|
| 38 |
Here is the Llama3 prompt format
|
| 39 |
```
|
| 40 |
<|begin_of_text|><|start_header_id|>system<|end_header_id|>
|