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

How do I convert huggingface llama models for llama.go? #18

Open
eugenepentland opened this issue May 7, 2023 · 0 comments
Open

How do I convert huggingface llama models for llama.go? #18

eugenepentland opened this issue May 7, 2023 · 0 comments

Comments

@eugenepentland
Copy link

I wanted to try to use RedPajama-INCITE-Chat-3B-v1 with llama.go, but I haven't been able to figure out how to convert it or if its possible to convert. The python script is saying the repo is missing some of the required files, tokenizer.model, params.json, ect.

Would someone be able to provide an example of how to use models from huggingface? I was able to use the models using the python library, just not llama.go.

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