Instructions to use Xenova/codegen-350M-mono with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/codegen-350M-mono with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-generation', 'Xenova/codegen-350M-mono');
Commit History
Update README.md 2a09d54 verified
[Automated] Update base model metadata b7c605b verified
Upload fp16 ONNX weights 4ecc8a2 verified
Upload folder using huggingface_hub 4d7743e
Upload README.md with huggingface_hub 5b7a30b
Upload README.md with huggingface_hub 23e02a7
Upload folder using huggingface_hub 0d057a3
Upload README.md with huggingface_hub 2b9b0e4
Upload folder using huggingface_hub 4a82a1f
Upload README.md with huggingface_hub dbaff5e
initial commit d781a4c
Joshua commited on