Instructions to use SkunkworksAI/falcon-180b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SkunkworksAI/falcon-180b with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("SkunkworksAI/falcon-180b", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload rename.sh with huggingface_hub
#17
by Sentdex - opened
No description provided.
artem9k changed pull request status to merged