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

inference shell file #4

Closed
czb2133 opened this issue Mar 20, 2024 · 1 comment
Closed

inference shell file #4

czb2133 opened this issue Mar 20, 2024 · 1 comment

Comments

@czb2133
Copy link

czb2133 commented Mar 20, 2024

It is really surprising that the ckpt is accessible in hugging face. Can you provide a python file for inference?

@smellslikeml
Copy link
Member

smellslikeml commented Apr 11, 2024

Hey @czb2133 , absolutely! We recommend using the gguf files with abetlen/llama-cpp-python to load and run inference.
Check out the colab notebook here.

Also, if you want to host your own server, we included a Triton Server deployment using Docker. Check out these instructions.

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

2 participants