Update README.md
Browse files
README.md
CHANGED
@@ -104,7 +104,7 @@ You can use Llama3 prompt template while using the model:
|
|
104 |
{assistant}<|eot_id|>
|
105 |
```
|
106 |
|
107 |
-
|
108 |
|
109 |
```py
|
110 |
import torch
|
|
|
104 |
{assistant}<|eot_id|>
|
105 |
```
|
106 |
|
107 |
+
## Example usage:
|
108 |
|
109 |
```py
|
110 |
import torch
|