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

  • Log In
  • Sign Up

dtaddis
/
SmolLM3-3B-Unity

Text Generation
unity-sentis
ONNX
English
sentis
smollm3
smollm
causal-lm
conversational
Model card Files Files and versions
xet
Community

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

  • Libraries
  • unity-sentis

    How to use dtaddis/SmolLM3-3B-Unity with unity-sentis:

    string modelName = "[Your model name here].sentis";
    Model model = ModelLoader.Load(Application.streamingAssetsPath + "/" + modelName);
    IWorker engine = WorkerFactory.CreateWorker(BackendType.GPUCompute, model);
    // Please see provided C# file for more details
    
  • Notebooks
  • Google Colab
  • Kaggle
SmolLM3-3B-Unity
23.4 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
dtaddis's picture
dtaddis
Update README.md
6029ac9 verified 4 months ago
  • .gitattributes
    1.73 kB
    Add quantized models 4 months ago
  • README.md
    1.53 kB
    Update README.md 4 months ago
  • chat_template.jinja
    5.69 kB
    Upload 5 files 4 months ago
  • config.json
    1.98 kB
    Upload 5 files 4 months ago
  • generation_config.json
    186 Bytes
    Upload 5 files 4 months ago
  • model.sentis
    13.4 GB
    xet
    Upload main .sentis and tokenizer.json files 4 months ago
  • model_fp16.sentis
    6.68 GB
    xet
    Add quantized models 4 months ago
  • model_uint8.sentis
    3.34 GB
    xet
    Add quantized models 4 months ago
  • special_tokens_map.json
    305 Bytes
    Upload 5 files 4 months ago
  • tokenizer.json
    17.2 MB
    xet
    Upload main .sentis and tokenizer.json files 4 months ago
  • tokenizer_config.json
    52.5 kB
    Upload 5 files 4 months ago