Teja-Gollapudi commited on
Commit
d0e642a
1 Parent(s): fff4f61

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -11,8 +11,8 @@ pipeline_tag: text-generation
11
  # VMware/open-llama-13B-open-instruct
12
  Instruction-tuned version of the fully trained Open LLama 13B 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
  <b> NOTE </b> : The model might struggle with code as the tokenizer merges multiple spaces
17
 
18
  ## License
 
11
  # VMware/open-llama-13B-open-instruct
12
  Instruction-tuned version of the fully trained Open LLama 13B 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
  <b> NOTE </b> : The model might struggle with code as the tokenizer merges multiple spaces
17
 
18
  ## License