Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

HuggingFaceTB
/
SmolLM3-3B-ONNX

Text Generation
Transformers.js
ONNX
smollm3
conversational
Model card Files Files and versions
xet
Community
4

Instructions to use HuggingFaceTB/SmolLM3-3B-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use HuggingFaceTB/SmolLM3-3B-ONNX with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('text-generation', 'HuggingFaceTB/SmolLM3-3B-ONNX');
SmolLM3-3B-ONNX
35.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
Xenova's picture
Xenova HF Staff
Zero-index position ids
af50613 verified 10 months ago
  • onnx
    Upload folder using huggingface_hub (#1) 10 months ago
  • .gitattributes
    2.07 kB
    Upload 6 files 10 months ago
  • README.md
    13.3 kB
    Zero-index position ids 10 months ago
  • chat_template.jinja
    5.58 kB
    Update chat template (jinja.js 0.4.1 compatibility, excluding tool use) (#2) 10 months ago
  • config.json
    2.06 kB
    Upload 6 files 10 months ago
  • generation_config.json
    182 Bytes
    Upload 6 files 10 months ago
  • special_tokens_map.json
    289 Bytes
    Upload 6 files 10 months ago
  • tokenizer.json
    11.6 MB
    xet
    Upload 6 files 10 months ago
  • tokenizer_config.json
    56.3 kB
    Update chat template (jinja.js 0.4.1 compatibility, excluding tool use) (#2) 10 months ago