Khánh Lê Hoàng

Results 10 comments of Khánh Lê Hoàng

But we like maven lmao 😆

Upgrade to the fcitx5 and Aegisub to latest version, it should be usable from here.

@larryTheCoder can u make 1 player per 1 world? I think this will be very cool

@larryTheCoder easy to manage, u can upgrade island size by level of your island

> You can try PR [#3965](https://github.com/InternLM/lmdeploy/pull/3965) and follow the progress there. Thanks. Thank you for your work. Do you plan to implement response_format for the OpenAI API Server after?

> After some dig-ups, I think I have enabled response_format for the OpenAI API Server in the last commit of the PR? Maybe you can have a try? ```log 2025-09-30...

```python import json from typing import List from openai import OpenAI from pydantic import BaseModel class StoryOutput(BaseModel): title: str characters: List[str] moral: str client = OpenAI( base_url="", api_key="EMPTY", ) schema...

Is there any chance for turbomind support with this model?