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

Implement in CUDA #5

Open
snunez1 opened this issue Oct 8, 2024 · 0 comments
Open

Implement in CUDA #5

snunez1 opened this issue Oct 8, 2024 · 0 comments

Comments

@snunez1
Copy link
Owner

snunez1 commented Oct 8, 2024

Realistically any production implementation is going to run on the GPU. There are several implementations of llama2.c ported to CUDA (like llama2.cu) where the basic patterns are already done.

For the CUDA, common lisp has cl-cuda to wrap the cuda libraries.

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