Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Duplicated from  YongkangZOU/evoxtral-rl

mistral-hackaton-2026
/
evoxtral

Automatic Speech Recognition
PEFT
Safetensors
English
voxtral
lora
speech-recognition
expressive-transcription
audio
mistral
hackathon
rl
raft
Model card Files Files and versions
xet
Community

Instructions to use mistral-hackaton-2026/evoxtral with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use mistral-hackaton-2026/evoxtral with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Voxtral-Mini-3B-2507")
    model = PeftModel.from_pretrained(base_model, "mistral-hackaton-2026/evoxtral")
  • Notebooks
  • Google Colab
  • Kaggle
evoxtral
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
YongkangZOU's picture
YongkangZOU
Duplicate from YongkangZOU/evoxtral-rl
be7e72c 2 months ago
  • checkpoint-46
    Duplicate from YongkangZOU/evoxtral-rl 2 months ago
  • .gitattributes
    1.57 kB
    Duplicate from YongkangZOU/evoxtral-rl 2 months ago
  • README.md
    8.01 kB
    Duplicate from YongkangZOU/evoxtral-rl 2 months ago
  • adapter_config.json
    1.14 kB
    Duplicate from YongkangZOU/evoxtral-rl 2 months ago
  • adapter_model.safetensors
    499 MB
    xet
    Duplicate from YongkangZOU/evoxtral-rl 2 months ago
  • preprocessor_config.json
    357 Bytes
    Duplicate from YongkangZOU/evoxtral-rl 2 months ago
  • tekken.json
    14.9 MB
    xet
    Duplicate from YongkangZOU/evoxtral-rl 2 months ago
  • training_args.bin
    5.78 kB
    xet
    Duplicate from YongkangZOU/evoxtral-rl 2 months ago