Instructions to use dacorvo/tiny-random-gpt2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dacorvo/tiny-random-gpt2 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("dacorvo/tiny-random-gpt2", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload checkpoint/pytorch_model.bin/p34.transformer.h.2.mlp.c_fc.weight with huggingface_hub
Browse files
checkpoint/pytorch_model.bin/p34.transformer.h.2.mlp.c_fc.weight
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9a825c27b4fc8a046518b01f50de31545218cbe67d19d10efd963a3d9da309dc
|
| 3 |
+
size 17258
|