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 to use your llm.ts library with this? #37

Open
ralyodio opened this issue May 5, 2023 · 1 comment
Open

how to use your llm.ts library with this? #37

ralyodio opened this issue May 5, 2023 · 1 comment

Comments

@ralyodio
Copy link

ralyodio commented May 5, 2023

I want to load models from hugging face....how do I do that?

@felladrin
Copy link
Contributor

felladrin commented May 5, 2023

It requires you to convert HF models into a specific format, explained in other/conversion_scripts/README.md.

In that folder there's also a script to convert PyTorch checkpoints and another to convert PyTorch pre-trained models.

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