Update README.md
Browse files
README.md
CHANGED
@@ -40,7 +40,7 @@ Remarkably, this model was trained on a single A100 GPU with limited computation
|
|
40 |
|
41 |
As [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) or any model that uses the `chatml` template.
|
42 |
|
43 |
-
### To load the model and tokenizer
|
44 |
|
45 |
```python
|
46 |
from transformers import (
|
|
|
40 |
|
41 |
As [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) or any model that uses the `chatml` template.
|
42 |
|
43 |
+
### To load the model and tokenizer
|
44 |
|
45 |
```python
|
46 |
from transformers import (
|