Instructions to use hf-internal-testing/tiny-random-beit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-beit with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("hf-internal-testing/tiny-random-beit", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
91ec6d2
1
Parent(s): 32bfe91
v3
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:0a3df7348a9a4b895daa2c7fedb8360a124d6fabc891357d794e0a55cae0c564
|
| 3 |
+
size 166801
|