Skip to content

Can HuggingFace's utilities for generation be used with llama.cpp? #4139

Answered by KerfuffleV2
chashimo asked this question in Q&A
Discussion options

You must be logged in to vote

I think the short answer here is "no". That's meant for interfacing with their PyTorch-based stuff.

It's not impossible that at some point you might be able to use it (someone would have to write some kind of interface, which wouldn't be a simple matter), but as far as I know there's currently no way. If I had to guess, I'd say your best bet is to wait and see if they do something to make it work with their Candle project which I believe can load GGUF files.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@chashimo
Comment options

Answer selected by chashimo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants