Text Generation
Transformers.js
ONNX
English
llama
code
python
maincoder
code-generation
reinforcement-learning
mcpo
conversational
Instructions to use shreyask/Maincoder-1B-ONNX-web with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use shreyask/Maincoder-1B-ONNX-web with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-generation', 'shreyask/Maincoder-1B-ONNX-web');
Remove old onnx/decoder_model_q4.onnx.data (replaced by model_q4.onnx)
Browse files
onnx/decoder_model_q4.onnx.data
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d79d2e77f2f59b27852809c89ec7836c7102862bb58d01d302b524c1fe8c324e
|
| 3 |
-
size 1575204864
|
|
|
|
|
|
|
|
|
|
|
|