Instructions to use Xenova/starcoderbase-1b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/starcoderbase-1b with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-generation', 'Xenova/starcoderbase-1b');
File size: 133 Bytes
c0632e8 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c3725270cd155782baaa80a9cd636ac8a683d414c53f4722790e24e1ae317dbd
size 67108864
|