feat: support internlm2 (#636)
This commit is contained in:
@@ -12,4 +12,4 @@ To port a model from vLLM to SGLang, you can compare these two files [SGLang LLa
|
||||
- Add `EntryClass` at the end.
|
||||
- Test correctness by comparing the final logits and outputs of the two following commands:
|
||||
- `python3 playground/reference_hf.py --model [new model]`
|
||||
- `python3 -m sglang.bench_latency --model [new model] --correct --output-len 16`
|
||||
- `python3 -m sglang.bench_latency --model [new model] --correct --output-len 16 --trust-remote-code`
|
||||
|
||||
Reference in New Issue
Block a user