main
HuangHai 4 months ago
parent ddbe898222
commit f2c527ee2c

@ -98,6 +98,7 @@ async def recognize_math(pool, person_id, image_url):
completion = await client.chat.completions.create(
model="Qwen/Qwen2.5-VL-32B-Instruct",
#model="Qwen/Qwen2.5-VL-72B-Instruct",
messages=[
{
"role": "system",

Loading…
Cancel
Save