How to use from the
Use from the
Transformers.js library
// 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
466
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support