Instructions to use TheBloke/Falcon-180B-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TheBloke/Falcon-180B-GGUF with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("TheBloke/Falcon-180B-GGUF", dtype="auto") - Notebooks
- Google Colab
- Kaggle
split files?
3
#2 opened over 2 years ago
by
sirus
Thanks a bunch.
#1 opened over 2 years ago
by
Flanua