IgnoraZ commited on
Commit
5e00b99
·
verified ·
1 Parent(s): ca3f73f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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