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

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 / checkpoint-46
1.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
YongkangZOU's picture
YongkangZOU
Duplicate from YongkangZOU/evoxtral-rl
be7e72c 3 months ago
  • README.md
    5.21 kB
    Duplicate from YongkangZOU/evoxtral-rl 3 months ago
  • adapter_config.json
    1.14 kB
    Duplicate from YongkangZOU/evoxtral-rl 3 months ago
  • adapter_model.safetensors
    499 MB
    xet
    Duplicate from YongkangZOU/evoxtral-rl 3 months ago
  • optimizer.pt

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict"

    What is a pickle import?

    999 MB
    xet
    Duplicate from YongkangZOU/evoxtral-rl 3 months ago
  • rng_state.pth
    14.6 kB
    xet
    Duplicate from YongkangZOU/evoxtral-rl 3 months ago
  • scheduler.pt
    1.47 kB
    xet
    Duplicate from YongkangZOU/evoxtral-rl 3 months ago
  • trainer_state.json
    2.27 kB
    Duplicate from YongkangZOU/evoxtral-rl 3 months ago
  • training_args.bin
    5.78 kB
    xet
    Duplicate from YongkangZOU/evoxtral-rl 3 months ago