bartowski commited on
Commit
c91307b
·
verified ·
1 Parent(s): 56a0daa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -222,6 +222,10 @@ Officially supports English, German, French, Italian, Portuguese, Hindi, Spanish
222
 
223
  128K context length support
224
 
 
 
 
 
225
  ## Special thanks
226
 
227
  🙏 Special thanks to [Georgi Gerganov](https://github.com/ggerganov) and the whole team working on [llama.cpp](https://github.com/ggerganov/llama.cpp/) for making all of this possible.
 
222
 
223
  128K context length support
224
 
225
+ ### January 8th update:
226
+
227
+ Just a simple revert to go back to the proper chat template for the model. On release, LM Studio wasn't compatible with the official template, so a simple one was used. A new version added proper support, so the original template has been restored.
228
+
229
  ## Special thanks
230
 
231
  🙏 Special thanks to [Georgi Gerganov](https://github.com/ggerganov) and the whole team working on [llama.cpp](https://github.com/ggerganov/llama.cpp/) for making all of this possible.