Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selecting a model when choosing LM-studio #283

Open
audiojak opened this issue Jun 21, 2024 · 0 comments
Open

Selecting a model when choosing LM-studio #283

audiojak opened this issue Jun 21, 2024 · 0 comments

Comments

@audiojak
Copy link

Describe the bug
I can't select a different local model, e.g. "LM Studio Community/Meta-Llama-3-8B-Instruct-GGUF" when I choose LM-Studio on the CLI at start time. It defaults to "gpt-4".

I tried using a CLI flag. It didn't seem to respect the model flag

I think an option needs to be added here:
https://github.com/OpenInterpreter/01/blob/main/software/source/server/utils/local_mode.py

To Reproduce
Steps to reproduce the behavior:

  1. Start with this command: "poetry run 01 --local --model "LM Studio Community/Meta-Llama-3-8B-Instruct-GGUF""
  2. Choose LM-Studio
  3. Hit space to record.
  4. Error in LM-studio says that model "gpt-4" is not available

Expected behavior
I would like to choose a model or type a model on the command line.

Desktop (please complete the following information):
Mac M2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant