Instructions to use allenai/longformer-base-4096 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use allenai/longformer-base-4096 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("allenai/longformer-base-4096", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
18dee75
1
Parent(s): 6c87910
Addition of Rust model
Browse files- rust_model.ot +3 -0
rust_model.ot
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db996b83d7a40fc47c51b6651186cab5a6136f64faf5717c9a0b9c9432a56836
|
| 3 |
+
size 751710848
|