Instructions to use Xenova/codegen-350M-multi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/codegen-350M-multi with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-generation', 'Xenova/codegen-350M-multi');
Commit History
Upload fp16 ONNX weights 395b4af verified
Upload folder using huggingface_hub be39539
Upload README.md with huggingface_hub 021674c
Upload folder using huggingface_hub bad9fc2
Upload README.md with huggingface_hub 628d37e
Upload folder using huggingface_hub 5519469
Upload README.md with huggingface_hub ff8f824
initial commit c6930ec
Joshua commited on