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/p24.transformer.h.1.mlp.c_proj.weight with huggingface_hub
Browse files
checkpoint/pytorch_model.bin/p24.transformer.h.1.mlp.c_proj.weight
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:678e58319a26b5781593429f629371c4b5750e82d84a20f5f1a0d84731eaa1e6
|
| 3 |
+
size 17264
|