Instructions to use mozilla-ai/rocket-3B-llamafile with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mozilla-ai/rocket-3B-llamafile with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("mozilla-ai/rocket-3B-llamafile", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Quantize rocket-3B with llamafile-0.8.12 Q2_K
Browse files- rocket-3b.Q2_K.llamafile +2 -2
rocket-3b.Q2_K.llamafile
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:370c4e7e9aa22368732bb8e0c0ccb984138e376ddbfd3c5fcf51b1e97d22490f
|
| 3 |
+
size 1113667735
|