thunlp commited on
Commit
cf04bb5
·
verified ·
1 Parent(s): 7262d2d

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
  "attention_bias": false,
6
  "attention_dropout": 0.0,
 
1
  {
2
  "architectures": [
3
+ "LlamaForCausalLMEagle"
4
  ],
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,