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

Sort out deps #11

Open
parsehex opened this issue Jan 6, 2024 · 1 comment
Open

Sort out deps #11

parsehex opened this issue Jan 6, 2024 · 1 comment

Comments

@parsehex
Copy link
Owner

parsehex commented Jan 6, 2024

Currently, we have setup-api.sh do the virtual environment setup + installing from pip + installing llamacpppython with CUDA. Not everything is needed but as with all of this, it's time-consuming to sort all of this out.

@parsehex
Copy link
Owner Author

parsehex commented Jan 6, 2024

Versions are pinned.

I think I'd like to do the thing where you can install a subpackage or whatever (like pip install fastapi[full]). That would mean we need to import packages conditionally right?

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