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');
Upload fp16 ONNX weights
Browse files
onnx/decoder_model_fp16.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:abeafe44f9f742a31e8272d8b12f1a3dd5059678a4a375b0be4d4f62eb96965a
|
| 3 |
+
size 723524494
|