Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Felladrin
/
onnx-TinyMistral-248M

Text Generation
Transformers.js
ONNX
mistral
conversational
Model card Files Files and versions
xet
Community
2

Instructions to use Felladrin/onnx-TinyMistral-248M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use Felladrin/onnx-TinyMistral-248M with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('text-generation', 'Felladrin/onnx-TinyMistral-248M');
onnx-TinyMistral-248M
1.26 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 12 commits
Felladrin's picture
Felladrin
Update config.json
fad7b5e over 2 years ago
  • onnx
    Update the model, which is now trained on 7,320,000 examples over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    1.71 kB
    Update README.md over 2 years ago
  • added_tokens.json
    67 Bytes
    Add model files over 2 years ago
  • config.json
    584 Bytes
    Update config.json over 2 years ago
  • generation_config.json
    144 Bytes
    Update generation_config.json over 2 years ago
  • quantize_config.json
    915 Bytes
    Update the model, which is now trained on 7,320,000 examples over 2 years ago
  • special_tokens_map.json
    552 Bytes
    Update special_tokens_map.json over 2 years ago
  • tokenizer.json
    1.8 MB
    Add model files over 2 years ago
  • tokenizer.model
    493 kB
    xet
    Add model files over 2 years ago
  • tokenizer_config.json
    1.75 kB
    Overwrite `tokenizer_config.json` with the one from the original repository over 2 years ago