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 ·
47ad431
1
Parent(s): 6750fb8
Upload 3 files
Browse files
code_trans_t5_base_commit_generation_transfer_learning_finetune-decoder-quantized.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a9816782f4bfc89ab80db60b1ff0b507f0041a75611d6e4701d615adee5f634a
|
| 3 |
+
size 149719834
|
code_trans_t5_base_commit_generation_transfer_learning_finetune-encoder-quantized.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c1245a191d9ab1675e71202b1b1789c6213a70ffe276257e9438b47595c75442
|
| 3 |
+
size 110418821
|
code_trans_t5_base_commit_generation_transfer_learning_finetune-init-decoder-quantized.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ed7b8f9af56e79b8c3cc48f3b8901e8b8cf21be10ee19075fc2cc3b358537957
|
| 3 |
+
size 164028726
|