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

VincentGOURBIN
/
voxtral-small-8bit

Automatic Speech Recognition
Transformers
Safetensors
MLX
voxtral
mistral
quantized
8bit
llm
language-model
8-bit precision
Model card Files Files and versions
xet
Community

Instructions to use VincentGOURBIN/voxtral-small-8bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use VincentGOURBIN/voxtral-small-8bit with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="VincentGOURBIN/voxtral-small-8bit")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("VincentGOURBIN/voxtral-small-8bit")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("VincentGOURBIN/voxtral-small-8bit")
  • MLX

    How to use VincentGOURBIN/voxtral-small-8bit with MLX:

    # Download the model from the Hub
    pip install huggingface_hub[hf_xet]
    
    huggingface-cli download --local-dir voxtral-small-8bit VincentGOURBIN/voxtral-small-8bit
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • LM Studio
voxtral-small-8bit
26.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
VincentGOURBIN's picture
VincentGOURBIN
Create README.md
36ca3b0 verified 10 months ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 10 months ago
  • README.md
    1.72 kB
    Create README.md 10 months ago
  • config.json
    80.1 kB
    Upload folder using huggingface_hub 10 months ago
  • generation_config.json
    108 Bytes
    Upload folder using huggingface_hub 10 months ago
  • model-00001-of-00005.safetensors
    5.23 GB
    xet
    Upload folder using huggingface_hub 10 months ago
  • model-00002-of-00005.safetensors
    5.31 GB
    xet
    Upload folder using huggingface_hub 10 months ago
  • model-00003-of-00005.safetensors
    5.31 GB
    xet
    Upload folder using huggingface_hub 10 months ago
  • model-00004-of-00005.safetensors
    5.31 GB
    xet
    Upload folder using huggingface_hub 10 months ago
  • model-00005-of-00005.safetensors
    5.33 GB
    xet
    Upload folder using huggingface_hub 10 months ago
  • model.safetensors.index.json
    166 kB
    Upload folder using huggingface_hub 10 months ago
  • params.json
    732 Bytes
    Upload folder using huggingface_hub 10 months ago
  • preprocessor_config.json
    357 Bytes
    Upload folder using huggingface_hub 10 months ago
  • tekken.json
    14.9 MB
    xet
    Upload folder using huggingface_hub 10 months ago