Instructions to use Toc/toc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Toc/toc with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Toc/toc", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload 2 files
Browse files- test/ad-10.safetensors +3 -0
- test/ad-20.safetensors +3 -0
test/ad-10.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:86c6033ba6db678d07f38753c6f5f7c67c8cac768697fbe42cfb3ab4e91a0307
|
| 3 |
+
size 1338128
|
test/ad-20.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3b0ab659a02a952ef18908ae5d8ca6f7b60270dc09e813536fba7e07b1467598
|
| 3 |
+
size 1338128
|