Instructions to use Xenova/codegen-350M-nl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/codegen-350M-nl with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-generation', 'Xenova/codegen-350M-nl');
Commit History
Upload fp16 ONNX weights 054c54d verified
Upload folder using huggingface_hub 26ac5f4
Upload README.md with huggingface_hub dca1903
Upload folder using huggingface_hub 30fc1ca
Upload README.md with huggingface_hub 8df0e93
Upload folder using huggingface_hub aec9014
Upload README.md with huggingface_hub d4c6759
initial commit c201d29
Joshua commited on