thunlp commited on
Commit
0759fef
·
verified ·
1 Parent(s): 9f05aff

add support for SGLang

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "architectures": [
3
- "LlamaForCausalLM"
4
  ],
5
  "bos_token_id": 128000,
6
  "eos_token_id": 128001,
 
1
  {
2
  "architectures": [
3
+ "LlamaForCausalLMEagle"
4
  ],
5
  "bos_token_id": 128000,
6
  "eos_token_id": 128001,