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 model.safetensors.index.json with huggingface_hub
Browse files
model.safetensors.index.json
CHANGED
|
@@ -1 +1,3 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1cbd918b33b084df2e74f5b9ce6291b171f298eed353af45135df88499cb9ea1
|
| 3 |
+
size 52265
|