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

Is there a requirements.txt ? #8

Closed
nottherealsanta opened this issue Mar 11, 2023 · 4 comments
Closed

Is there a requirements.txt ? #8

nottherealsanta opened this issue Mar 11, 2023 · 4 comments
Labels
question Further information is requested wontfix This will not be worked on

Comments

@nottherealsanta
Copy link

No description provided.

@sonu27
Copy link

sonu27 commented Mar 11, 2023

This doesn't use Python dependencies

@holstvoogd
Copy link

@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:

pip3.11 install torch numpy sentencepiece --index-url https://download.pytorch.org/whl/nightly/cpu

@sonu27
Copy link

sonu27 commented Mar 11, 2023

@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

@holstvoogd
Copy link

Ah, that explains why I had issues :)

@gjmulder 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
flowgrad pushed a commit to flowgrad/llama.cpp that referenced this issue Jun 27, 2023
cebtenzzre added a commit to cebtenzzre/llama.cpp that referenced this issue Nov 7, 2023
@Dyke-F Dyke-F mentioned this issue Dec 21, 2023
3 tasks
slaren pushed a commit that referenced this issue Jul 10, 2024
ggerganov pushed a commit that referenced this issue Aug 6, 2024
@slaren slaren mentioned this issue Aug 15, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

5 participants