victormiller commited on
Commit
aa75dda
1 Parent(s): 9bdc0da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -187,9 +187,9 @@ model-index:
187
 
188
  # CrystalChat
189
 
190
- We present CrystalChat, an instruction following model finetuned from [LLM360/CrystalCoder](https://huggingface.co/LLM360/CrystalCoder). Following the release of [LLM360/AmberChat](https://huggingface.co/LLM360/AmberChat) and [LLM360/AmberSafe](https://huggingface.co/LLM360/AmberSafe) in December 2023, CrystalChat is the next and most performant chat model released under LLM360. CrystalChat is trained on a carefully selected mix publicly available language and code datasets.
191
 
192
- As always, the training data, training code, and metrics are publicly available.
193
 
194
  # CrystalChat Performance
195
 
 
187
 
188
  # CrystalChat
189
 
190
+ We present CrystalChat, an instruction following model finetuned from [LLM360/CrystalCoder](https://huggingface.co/LLM360/CrystalCoder).
191
 
192
+ CrystalChat pushes the Llama 2 frontier for models excelling at both langauge and coding tasks.
193
 
194
  # CrystalChat Performance
195