Instructions to use TheBloke/guanaco-7B-GGML with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TheBloke/guanaco-7B-GGML with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("TheBloke/guanaco-7B-GGML", device_map="auto") - Notebooks
- Google Colab
- Kaggle
question about new ggmls..
#1
by Jeximo - opened
Hi, I see that you've updated almost every ggml in the past 7 hours. You're a gem, brother.
May I ask why? Is there a benefit to downloading these ggml over something from yesterday?
Thanks again. :)
I haven't updated any files - sorry for any confusion there.
I just updated all the READMes to add my new header image and the link to my new Discord :)
Unfortunately whenever you make any change in the repo, even the README, it shows the repo as updated.
So no need to re-download anything! :)
Jeximo changed discussion status to closed