Instructions to use xusenlin/duee-gplinker with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use xusenlin/duee-gplinker with Transformers:
# Load model directly from transformers import AutoTokenizer, GPLinker tokenizer = AutoTokenizer.from_pretrained("xusenlin/duee-gplinker") model = GPLinker.from_pretrained("xusenlin/duee-gplinker") - 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:3249550a84c8f344985ca8731cb72c6bd1aae3c1e5dd70502c93827cf39a1c4a
|
| 3 |
+
size 408210960
|