Instructions to use junjuice0/test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use junjuice0/test with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("junjuice0/test", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload 2 files
Browse files- embeds.pt +2 -2
- embeds_bf16.pt +3 -0
embeds.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f3ad4e8d2785e6303f0f7ccf9efd02f96723a044270ce886b65de4e6bdfc8a02
|
| 3 |
+
size 1591521046
|
embeds_bf16.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:954203a72d453620080a83055a721e234747a5d725b12c3124673aecc98a84fc
|
| 3 |
+
size 896239240
|