Instructions to use HBDX/Seq-TransfoRNA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HBDX/Seq-TransfoRNA with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("HBDX/Seq-TransfoRNA", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Push model using huggingface_hub.
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 7089068
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e4bc61b799aa2086167373e6bb708efaf875c06c1fc453cf0ad39b2b3e4e716a
|
| 3 |
size 7089068
|