-
Notifications
You must be signed in to change notification settings - Fork 9.8k
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
Is there a requirements.txt ? #8
Comments
This doesn't use Python dependencies |
@sonu27 It does need some pythn for the model processing with convert-pth-to-ggml.py I had some issues installing torch, but managed to install it using the nighly build:
|
@holstvoogd ah understood, according to this you need Python 3.10, due to the lack of a torch wheel for 3.11 - https://til.simonwillison.net/llms/llama-7b-m2 |
Ah, that explains why I had issues :) |
gjmulder
added
question
Further information is requested
wontfix
This will not be worked on
labels
Mar 15, 2023
SlyEcho
pushed a commit
to SlyEcho/llama.cpp
that referenced
this issue
Jun 1, 2023
Change how the token buffers work.
cebtenzzre
added a commit
to cebtenzzre/llama.cpp
that referenced
this issue
Nov 7, 2023
4 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: