Update README.md
Browse files
README.md
CHANGED
@@ -12,8 +12,6 @@ This LLM follows the popular follows the ChatML template!
|
|
12 |
|
13 |
## How to use
|
14 |
|
15 |
-
Load the model:
|
16 |
-
|
17 |
````
|
18 |
import torch
|
19 |
from transformers import AutoTokenizer, pipeline
|
|
|
12 |
|
13 |
## How to use
|
14 |
|
|
|
|
|
15 |
````
|
16 |
import torch
|
17 |
from transformers import AutoTokenizer, pipeline
|