mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-02 02:58:10 +02:00
git-subtree-dir: ai-context/trustgraph-templates git-subtree-split: 42a5fd1b678f32be378062e30451e2052ccb95dd
450 B
450 B
LMStudio allows you to run models locally, with a nice UX. The LMStudio application or service must be running, and have the REST API enabled, and model made available by pulling from the model repository.
Note that LMStudio is a commercial product - a licence is needed for non-personal usage. See lmstudio.ai/work.
LMSTUDIO_URL=http://localhost:1234
Replace the URL with the URL of your LMStudio API service.