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/asiri-10.safetensors +3 -0
- test/asiri-20.safetensors +3 -0
test/asiri-10.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7a182fdfb3df72da9dcc352a3b3d4116cc9c5f423dd8188a9dea300e6ca57d8
|
| 3 |
+
size 37881874
|
test/asiri-20.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe5cac8a149d14d5f79cb0651ac14891f55b803a43069c8d449379e9396d52f3
|
| 3 |
+
size 37881874
|