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: 136 Bytes
ece43d0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:9f9e5a26a0b536968582f59efd7bc3f37859207e20c626c5adf415b14b215d3e
size 13605192044
|