Improve docs & Add JSON decode example (#121)
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
"""
|
||||
Usage:
|
||||
python -m sglang.launch_server --model-path meta-llama/Llama-2-7b-chat-hf --port 30000
|
||||
python choices_logprob.py
|
||||
"""
|
||||
|
||||
import sglang as sgl
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user