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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Xenova
/
tiny-random-mistral

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

Instructions to use Xenova/tiny-random-mistral with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use Xenova/tiny-random-mistral with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('text-generation', 'Xenova/tiny-random-mistral');
tiny-random-mistral / onnx
39.9 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
Xenova's picture
Xenova HF Staff
Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#2)
b621b5d verified 9 months ago
  • decoder_model_merged.onnx
    8.38 MB
    xet
    Rename onnx/model.onnx to onnx/decoder_model_merged.onnx over 2 years ago
  • decoder_model_merged_quantized.onnx
    2.25 MB
    xet
    Rename onnx/model_quantized.onnx to onnx/decoder_model_merged_quantized.onnx over 2 years ago
  • model.onnx
    8.38 MB
    xet
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#2) 9 months ago
  • model_bnb4.onnx
    4.78 MB
    xet
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#2) 9 months ago
  • model_fp16.onnx
    4.21 MB
    xet
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#2) 9 months ago
  • model_int8.onnx
    2.18 MB
    xet
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#2) 9 months ago
  • model_q4.onnx
    4.85 MB
    xet
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#2) 9 months ago
  • model_q4f16.onnx
    2.72 MB
    xet
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#2) 9 months ago
  • model_uint8.onnx
    2.18 MB
    xet
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#2) 9 months ago