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_with_past_model_q4.onnx (replaced by model_q4.onnx)
Browse files
onnx/decoder_with_past_model_q4.onnx
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:3c3832dd0d428078145a5bd878b010b29c5dae28b4e192e01fbe4151ad564dc4
|
| 3 |
-
size 1762979
|
|
|
|
|
|
|
|
|
|
|
|