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