Instructions to use prdev/gpt2-differential-linear-attention with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use prdev/gpt2-differential-linear-attention with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("prdev/gpt2-differential-linear-attention", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload model
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 570665722
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:81dc82a0ac7a64dd33b37b5822d00c857f9dae403c34cc9cf21e0320d48b6ad1
|
| 3 |
size 570665722
|