[Feature] Adds basic support for image content in OpenAI chat routes (#113)
This commit is contained in:
@@ -357,7 +357,7 @@ python -m sglang.launch_server --model-path meta-llama/Llama-2-7b-chat-hf --port
|
||||
- Mistral
|
||||
- Mixtral
|
||||
- LLaVA
|
||||
- `python3 -m sglang.launch_server --model-path liuhaotian/llava-v1.5-7b --tokenizer-path llava-hf/llava-1.5-7b-hf --port 30000`
|
||||
- `python3 -m sglang.launch_server --model-path liuhaotian/llava-v1.5-7b --tokenizer-path llava-hf/llava-1.5-7b-hf --chat-template vicuna_v1.1 --port 30000`
|
||||
- Qwen / Qwen 2
|
||||
- AWQ quantization
|
||||
|
||||
|
||||
Reference in New Issue
Block a user