Instructions to use goombalab/Phi-Mamba with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use goombalab/Phi-Mamba with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("goombalab/Phi-Mamba", dtype="auto") - Notebooks
- Google Colab
- Kaggle
AvivBick commited on
Commit ·
efc6bcb
1
Parent(s): 656841c
remove redudant weights
Browse files- pytorch_model.bin +2 -2
pytorch_model.bin
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:19a03927f7136a5b68c7583150eba2bc827faf5e55caef4444b653844d422e0a
|
| 3 |
+
size 6084483878
|