How to use TheBloke/Falcon-7B-Instruct-GGML with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("TheBloke/Falcon-7B-Instruct-GGML", dtype="auto")
hi! will you do a gguf version of falcon since ggml is not supported?
I hope so too!
Β· Sign up or log in to comment