from smolagents import OpenAIServerModel
model = OpenAIServerModel(
model_id="Qwen/Qwen2.5-Coder-14B-Instruct-GGUF",
api_base="http://100.81.11.125:1234/v1",
api_key="lm-studio",
)
Created
February 11, 2025 16:19
-
-
Save cobanov/7cb05d4bc17c1bfa636973bc15dd560f to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment