Update README.md
Browse files
README.md
CHANGED
@@ -33,7 +33,7 @@ The model comes to help fill the gap in models in Portuguese. Tuned from the Lla
|
|
33 |
|
34 |
You can use the model in its normal form up to 4-bit quantization. Below we will use both approaches.
|
35 |
Remember that verbs are important in your prompt. Tell your model how to act or behave so that you can guide them along the path of their response.
|
36 |
-
Important points like these help models
|
37 |
|
38 |
```python
|
39 |
!pip install -q -U transformers
|
|
|
33 |
|
34 |
You can use the model in its normal form up to 4-bit quantization. Below we will use both approaches.
|
35 |
Remember that verbs are important in your prompt. Tell your model how to act or behave so that you can guide them along the path of their response.
|
36 |
+
Important points like these help models to perform much better.
|
37 |
|
38 |
```python
|
39 |
!pip install -q -U transformers
|