Skip to content

Commit

Permalink
add support models doc
Browse files Browse the repository at this point in the history
  • Loading branch information
aqweteddy committed Nov 8, 2024
1 parent 682bbe6 commit 0e53062
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/references/supported_models.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@

- LlamaForSequenceClassification
- `python -m sglang.launch_server --model-path Skywork/Skywork-Reward-Llama-3.1-8B-v0.2 --is-embedding`

- Gemma2ForSequenceClassification
- `python -m sglang.launch_server --model-path Skywork/Skywork-Reward-Gemma-2-27B-v0.2 --is-embedding`

## How to Support a New Model

Expand Down

0 comments on commit 0e53062

Please sign in to comment.