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