rhaymison commited on
Commit
6d5aa3f
1 Parent(s): 4a638cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 (even smaller models like 4b) to perform much better.
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