Instructions to use ml233/MPT_finetune with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ml233/MPT_finetune with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ml233/MPT_finetune", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Push model using huggingface_hub.
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1412765128
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32129a14be058bd91c5671b9223e3186196721956861cf1df06ce65c0215d2e1
|
| 3 |
size 1412765128
|