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/p1.transformer.wpe.weight with huggingface_hub
Browse files
checkpoint/pytorch_model.bin/p1.transformer.wpe.weight
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:78568d750588e782b333c8cf90b828d0901e957637bb067b911e5ac6c4e3791d
|
| 3 |
+
size 66316
|