Text Generation
Transformers.js
ONNX
English
t5
text2text-generation
grammar-correction
coedit
quantized
text-generation-inference
Instructions to use rabden/coedit-large-onnx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use rabden/coedit-large-onnx with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-generation', 'rabden/coedit-large-onnx');
Upload onnx/encoder_model_quantized.onnx with huggingface_hub
Browse files
onnx/encoder_model_quantized.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:60f16512ed9a21c6172966442a711d39107e7c5e205e0dec3535b8d73309f5f0
|
| 3 |
+
size 342068078
|