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

Running only in CPU #89

Closed
ManuXD32 opened this issue Jul 26, 2024 · 3 comments
Closed

Running only in CPU #89

ManuXD32 opened this issue Jul 26, 2024 · 3 comments

Comments

@ManuXD32
Copy link

I know llama.cpp is not implemented already. Does it mean it isn't possible to run models on CPU yet?

@AlexCheema
Copy link
Contributor

You can with the tinygrad inference engine. Just run exo with CLANG=1 to force it to use CPU

@mct2611
Copy link

mct2611 commented Jul 29, 2024

@AlexCheema Hi AlexCheema, can u please explain that how to run with CLANG=1?

@ManuXD32
Copy link
Author

@AlexCheema Hi AlexCheema, can u please explain that how to run with CLANG=1?

Just write "CLANG=1 python3 main.py"
It works, but I haven't gotten my cluster to be really usable. I'm really looking forward to see how this project turns out, it's very promising.

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

3 participants