Instructions to use PaulD/IOA_ft_latest with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use PaulD/IOA_ft_latest with Transformers:
# Load model directly from transformers import AutoTokenizer, RelationPT_rob tokenizer = AutoTokenizer.from_pretrained("PaulD/IOA_ft_latest") model = RelationPT_rob.from_pretrained("PaulD/IOA_ft_latest", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload entity_embeddings.pt with huggingface_hub
Browse files- entity_embeddings.pt +1 -1
entity_embeddings.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 279792032
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b907d7bf294874e3315d3adc2c3b9b209e0f00dc75d92d26eb6f20747727a2f9
|
| 3 |
size 279792032
|