Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Small fixes for windows #6

Closed
wants to merge 2 commits into from
Closed

Conversation

Notnaton
Copy link
Contributor

Fix the paths so it works on windows and all other OS's

removed duplicated commands

update_cmd contains base_cmd.
No need to run base_cmd twice
@Notnaton
Copy link
Contributor Author

I moved some smaller fixes here. I messed up github branches on my system, still learning how to use git...

@Notnaton
Copy link
Contributor Author

Related to:
OpenInterpreter/open-interpreter#636

@KillianLucas
Copy link
Owner

Nice! Let me know if you've tested it and I'll merge, I thought I needed to have the base_cmd and update_cmd for it to install then run it, but this also might be totally unnecessary.

@Notnaton
Copy link
Contributor Author

I haven't done a fresh install to test it, will do tomorrow. it might be Oobabooga needs it.

@Notnaton
Copy link
Contributor Author

If you need it today, leave the base_cmd part and include the path part as it will fix windows pathing issue

@Notnaton
Copy link
Contributor Author

Notnaton commented Oct 25, 2023

@KillianLucas Tested.
Still has an issue #5

Open Interpreter will use Mistral 7B for local execution.

▌ Warning: Local LLM usage is an experimental, unstable feature.

Located 'C:\Users\anton\AppData\Local\ooba\ooba\models\mistral-7b-instruct-v0.1.Q4_0.gguf', which has already been downloaded.

Getting started...
Setting up the language model...

This can take up to 15 minutes. The progress bar might appear to freeze (some steps take several minutes).

2040it [01:30, 12.91it/s]

Ctrl + C
Restarted Open-interpreter and it hangs on the ports: stuck on Getting started and Server toook too long, which is fixed by #7

@Notnaton Notnaton closed this Apr 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants