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