Instructions to use kimtos-labs/SmolLM2-360M-Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use kimtos-labs/SmolLM2-360M-Instruct with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-generation', 'kimtos-labs/SmolLM2-360M-Instruct');
SmolLM2-360M-Instruct — KimtOS mirror
A scoped mirror of HuggingFaceTB/SmolLM2-360M-Instruct — the config and
tokenizer files plus the single ONNX quantization the KimtOS extension loads for this model.
KimtOS serves it from cdn.kimtos.com and treats this repo as the durable origin (#270),
so no model is fetched from a third-party repository at runtime.
Upstream is Apache-2.0, which permits redistribution with the notice preserved; the full
notice travels with the KimtOS product in THIRD-PARTY-NOTICES.md.
- Downloads last month
- 431