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