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:61f328f43819c61302a7bc4de117d32b2e9776a2863418cc6ea64d6a485b5eaf
size 3414605824
|