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-4bit-mixed

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

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

  • Libraries
  • Transformers

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

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

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

    # Download the model from the Hub
    pip install huggingface_hub[hf_xet]
    
    huggingface-cli download --local-dir voxtral-small-4bit-mixed VincentGOURBIN/voxtral-small-4bit-mixed
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • LM Studio
voxtral-small-4bit-mixed
14.9 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
VincentGOURBIN's picture
VincentGOURBIN
Update README.md
cabc749 verified 10 months ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 10 months ago
  • README.md
    1.72 kB
    Update README.md 10 months ago
  • config.json
    136 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-00003.safetensors
    5.29 GB
    xet
    Upload folder using huggingface_hub 10 months ago
  • model-00002-of-00003.safetensors
    5.31 GB
    xet
    Upload folder using huggingface_hub 10 months ago
  • model-00003-of-00003.safetensors
    4.25 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