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

majentik
/
Voxtral-Mini-4B-Realtime-2602-RotorQuant

Automatic Speech Recognition
Transformers
rotorquant
kv-cache-quantization
voxtral
mistral
audio
realtime
asr
quantized
Model card Files Files and versions
xet
Community

Instructions to use majentik/Voxtral-Mini-4B-Realtime-2602-RotorQuant with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use majentik/Voxtral-Mini-4B-Realtime-2602-RotorQuant with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="majentik/Voxtral-Mini-4B-Realtime-2602-RotorQuant")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("majentik/Voxtral-Mini-4B-Realtime-2602-RotorQuant", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Voxtral-Mini-4B-Realtime-2602-RotorQuant
6.88 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
majentik's picture
majentik
chore(card): add hardware compatibility section
56e9720 verified about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • README.md
    5.36 kB
    chore(card): add hardware compatibility section about 1 month ago