Teja-Gollapudi
commited on
Commit
•
6a94432
1
Parent(s):
e7910ae
Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,7 @@ pipeline_tag: text-generation
|
|
12 |
Instruction-tuned version of the fully trained Open LLama 7B model. The model is open for <b>COMMERCIAL USE</b>. <br>
|
13 |
|
14 |
<b> NOTE </b> : The model was trained using the Alpaca prompt template
|
|
|
15 |
|
16 |
## License
|
17 |
- <b>Commercially Viable </b>
|
|
|
12 |
Instruction-tuned version of the fully trained Open LLama 7B model. The model is open for <b>COMMERCIAL USE</b>. <br>
|
13 |
|
14 |
<b> NOTE </b> : The model was trained using the Alpaca prompt template
|
15 |
+
<b> NOTE </b> : Fast tokenizer results in incorrect encoding, set the ```use_fast = False``` parameter, when instantiating the tokenizer
|
16 |
|
17 |
## License
|
18 |
- <b>Commercially Viable </b>
|