Skip to content

Commit 193a384

Browse files
authored
add support for olmocr
1 parent 4290cf4 commit 193a384

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xinference/model/llm/sglang/core.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ class SGLANGGenerateConfig(TypedDict, total=False):
114114
"gemma-3-it",
115115
"MiniCPM-V",
116116
"llama-3.2-vision-instruct",
117+
"olmocr-0225-preview",
117118
]
118119

119120

0 commit comments

Comments
 (0)