Instructions to use kevinlu1248/ct-base-commits-fastt5-quantized with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kevinlu1248/ct-base-commits-fastt5-quantized with Transformers:
# Load model directly from transformers import AutoTokenizer, OnnxT5 tokenizer = AutoTokenizer.from_pretrained("kevinlu1248/ct-base-commits-fastt5-quantized") model = OnnxT5.from_pretrained("kevinlu1248/ct-base-commits-fastt5-quantized") - Notebooks
- Google Colab
- Kaggle
Commit ·
dbac5f3
1
Parent(s): 47ad431
Delete pytorch_model.bin
Browse files- pytorch_model.bin +0 -3
pytorch_model.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:afaf4788ef8606ff1e4b092d03d35b8a35810b955c180e6ff6c42bfa72d26de0
|
| 3 |
-
size 98698109
|
|
|
|
|
|
|
|
|
|
|
|