Instructions to use not-lain/BaseModelWithJustConfig with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use not-lain/BaseModelWithJustConfig with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("not-lain/BaseModelWithJustConfig", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Push model using huggingface_hub.
Browse files- pytorch_model.bin +3 -0
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:612a12de0c81223ad4f842abf61aea467f8e58519c4e2ee7a3fcacdbe59decad
|
| 3 |
+
size 1596
|