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