Current section

Files

Jump to
llm_db priv llm_db providers lmstudio.json
Raw

priv/llm_db/providers/lmstudio.json

{
"alias_of": null,
"base_url": null,
"config_schema": null,
"doc": "https://lmstudio.ai/models",
"env": [
"LMSTUDIO_API_KEY"
],
"exclude_models": null,
"extra": null,
"id": "lmstudio",
"models": {
"openai/gpt-oss-20b": {
"aliases": [],
"base_url": null,
"capabilities": {
"chat": true,
"embeddings": false,
"json": {
"native": false,
"schema": false,
"strict": false
},
"reasoning": {
"enabled": true
},
"streaming": {
"tool_calls": true
},
"tools": {
"enabled": true
}
},
"cost": {
"input": 0,
"output": 0
},
"deprecated": false,
"extra": {
"attachment": false,
"family": "gpt-oss",
"open_weights": true,
"temperature": true
},
"family": null,
"id": "openai/gpt-oss-20b",
"knowledge": null,
"last_updated": "2025-08-05",
"lifecycle": null,
"limits": {
"context": 131072,
"output": 32768
},
"modalities": {
"input": [
"text"
],
"output": [
"text"
]
},
"model": null,
"name": "GPT OSS 20B",
"pricing": null,
"provider": "lmstudio",
"provider_model_id": null,
"release_date": "2025-08-05",
"retired": false,
"tags": null
},
"qwen/qwen3-30b-a3b-2507": {
"aliases": [],
"base_url": null,
"capabilities": {
"chat": true,
"embeddings": false,
"json": {
"native": false,
"schema": false,
"strict": false
},
"reasoning": {
"enabled": false
},
"streaming": {
"tool_calls": true
},
"tools": {
"enabled": true
}
},
"cost": {
"input": 0,
"output": 0
},
"deprecated": false,
"extra": {
"attachment": false,
"family": "qwen",
"open_weights": true,
"temperature": true
},
"family": null,
"id": "qwen/qwen3-30b-a3b-2507",
"knowledge": "2025-04",
"last_updated": "2025-07-30",
"lifecycle": null,
"limits": {
"context": 262144,
"output": 16384
},
"modalities": {
"input": [
"text"
],
"output": [
"text"
]
},
"model": null,
"name": "Qwen3 30B A3B 2507",
"pricing": null,
"provider": "lmstudio",
"provider_model_id": null,
"release_date": "2025-07-30",
"retired": false,
"tags": null
},
"qwen/qwen3-coder-30b": {
"aliases": [],
"base_url": null,
"capabilities": {
"chat": true,
"embeddings": false,
"json": {
"native": false,
"schema": false,
"strict": false
},
"reasoning": {
"enabled": false
},
"streaming": {
"tool_calls": true
},
"tools": {
"enabled": true
}
},
"cost": {
"input": 0,
"output": 0
},
"deprecated": false,
"extra": {
"attachment": false,
"family": "qwen",
"open_weights": true,
"temperature": true
},
"family": null,
"id": "qwen/qwen3-coder-30b",
"knowledge": "2025-04",
"last_updated": "2025-07-23",
"lifecycle": null,
"limits": {
"context": 262144,
"output": 65536
},
"modalities": {
"input": [
"text"
],
"output": [
"text"
]
},
"model": null,
"name": "Qwen3 Coder 30B",
"pricing": null,
"provider": "lmstudio",
"provider_model_id": null,
"release_date": "2025-07-23",
"retired": false,
"tags": null
}
},
"name": "LMStudio",
"pricing_defaults": null
}