IgnoraZ commited on
Commit
54173dd
·
verified ·
1 Parent(s): 55c24be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -36,6 +36,7 @@ For more details like hyper-parameters, please refer to our paper.
36
  ## How to Get Started with the Model
37
 
38
  This is a model in HF format, which can be deployed with common inference frameworks like Transformers, vLLM, SGLang and so on.
 
39
  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.**
40
 
41
  ## Evaluation
 
36
  ## How to Get Started with the Model
37
 
38
  This is a model in HF format, which can be deployed with common inference frameworks like Transformers, vLLM, SGLang and so on.
39
+
40
  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.**
41
 
42
  ## Evaluation