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/p53.transformer.h.4.attn.c_attn.bias with huggingface_hub
Browse files
checkpoint/pytorch_model.bin/p53.transformer.h.4.attn.c_attn.bias
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bb13d2e25950a0bc305ed1dae49bd3692def0118208c4e25456723a263e85d8d
|
| 3 |
+
size 1267
|