Update README.md
Browse files
README.md
CHANGED
@@ -68,11 +68,12 @@ model-index:
|
|
68 |
|
69 |
# CrystalChat
|
70 |
|
71 |
-
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.
|
72 |
|
73 |
As always, the training data, training code, and metrics are publicly available.
|
74 |
|
75 |
## About LLM360
|
|
|
76 |
LLM360 is an initiative for comprehensive and fully open-sourced LLMs,
|
77 |
where all training details, model checkpoints, intermediate results, and
|
78 |
additional analyses are made available to the community. Our goal is to advance
|
|
|
68 |
|
69 |
# CrystalChat
|
70 |
|
71 |
+
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.
|
72 |
|
73 |
As always, the training data, training code, and metrics are publicly available.
|
74 |
|
75 |
## About LLM360
|
76 |
+
|
77 |
LLM360 is an initiative for comprehensive and fully open-sourced LLMs,
|
78 |
where all training details, model checkpoints, intermediate results, and
|
79 |
additional analyses are made available to the community. Our goal is to advance
|