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 would I use huggingface models? #2

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

How would I use huggingface models? #2

ralyodio opened this issue May 12, 2023 · 1 comment

Comments

@ralyodio
Copy link

I was told this library would work with node.js and is similar to https://github.com/rustformers/llm

@cztomsik
Copy link
Owner

There is only RWKV model implemented at the moment. You cannot use it with huggingface models without doing a conversion. Look in the examples/ folder. I will eventually implement more models and add examples there.

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