Instructions to use gips-mai/gips with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use gips-mai/gips with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("gips-mai/gips", 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 171046544
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6e49b40c4f5ae6dc998532f5e87775eee350a659dd536aceb8fb62866babe4f2
|
| 3 |
size 171046544
|