Text Generation
Transformers
Safetensors
English
llama
Not-For-All-Audiences
conversational
Eval Results
Inference Endpoints
text-generation-inference
TeeZee commited on
Commit
0510169
1 Parent(s): 7fcec55

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -141,7 +141,10 @@ model-index:
141
  ## Prompt template
142
  - Alpaca
143
  - chat template is embedded in tokenizer config, should load automatically
144
-
 
 
 
145
  All comments are greatly appreciated, download, test and if you appreciate my work, consider buying me my fuel:
146
  <a href="https://www.buymeacoffee.com/TeeZee" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>
147
 
 
141
  ## Prompt template
142
  - Alpaca
143
  - chat template is embedded in tokenizer config, should load automatically
144
+
145
+ ## Context size
146
+ - 4096
147
+
148
  All comments are greatly appreciated, download, test and if you appreciate my work, consider buying me my fuel:
149
  <a href="https://www.buymeacoffee.com/TeeZee" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>
150