IIC
/

Text Generation
Transformers
Safetensors
Spanish
qwen2
chat
conversational
text-generation-inference
Inference Endpoints
gonzalo-santamaria-iic commited on
Commit
ae5a50d
·
verified ·
1 Parent(s): e229229

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 (