Update README.md
Browse files
README.md
CHANGED
|
@@ -38,6 +38,7 @@ For more details like hyper-parameters, please refer to our paper.
|
|
| 38 |
## How to Get Started with the Model
|
| 39 |
|
| 40 |
This is a model in HF format, which can be deployed with common inference frameworks like Transformers, vLLM, SGLang and so on.
|
|
|
|
| 41 |
We finetuned it with custom chat template instead of the default one from LLaMA. **Please make sure to use the chat template in the `tokenizer_config.json` when inferring.**
|
| 42 |
|
| 43 |
## Evaluation
|
|
|
|
| 38 |
## How to Get Started with the Model
|
| 39 |
|
| 40 |
This is a model in HF format, which can be deployed with common inference frameworks like Transformers, vLLM, SGLang and so on.
|
| 41 |
+
|
| 42 |
We finetuned it with custom chat template instead of the default one from LLaMA. **Please make sure to use the chat template in the `tokenizer_config.json` when inferring.**
|
| 43 |
|
| 44 |
## Evaluation
|