Instructions to use yali98/samsum_lineared_lambda5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use yali98/samsum_lineared_lambda5 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("yali98/samsum_lineared_lambda5") model = AutoModel.from_pretrained("yali98/samsum_lineared_lambda5", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#1
by SFconvertbot - opened
- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0eca8f92d3c12ee38df3662a191c2e390b8d3d49a6df1db794410450a36d3c69
|
| 3 |
+
size 1629621832
|