docs: update model support (#760)
This commit is contained in:
@@ -13,3 +13,4 @@ To port a model from vLLM to SGLang, you can compare these two files [SGLang LLa
|
||||
- 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 --trust-remote-code`
|
||||
- Update [Supported Models](https://github.com/sgl-project/sglang/tree/main?tab=readme-ov-file#supported-models) at [README](../README.md).
|
||||
|
||||
Reference in New Issue
Block a user