Unverified Commit def5c318 authored by Yineng Zhang's avatar Yineng Zhang Committed by GitHub
Browse files

docs: update supported_models (#2987)

parent 3fc2b625
......@@ -81,6 +81,7 @@ To port a model from vLLM to SGLang, you can compare these two files [SGLang Lla
- Remove `Sample`.
- Change `forward()` functions, and add `forward_batch`.
- Add `EntryClass` at the end.
- Please ensure the new implementation uses **only SGLang components and does not rely on any vLLM components**.
### Registering an external model implementation
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment