Configure LM Studio with Continue to run open-source models locally, including setup for Llama3.1 8B for chat, embedding models, and instructions for connecting to remote instances
LMStudio
LLM class:
nomic-ai/nomic-embed-text-v1.5-GGUF
model (as of Nov 2024, check your models)
"apiBase"
property to your model in config.json:
apiBase
will now be used instead of the default http://localhost:1234/v1
.
View the source