Instructions to use LemOneLabs/Qwen2.5-Coder-3B-Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use LemOneLabs/Qwen2.5-Coder-3B-Instruct with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-generation', 'LemOneLabs/Qwen2.5-Coder-3B-Instruct');
File size: 135 Bytes
ece43d0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:bd1b3877afb3b49bb19eeeeb80d03d7de0d8bc0cb1850b962c580cba4d422b7a
size 3414605824
|