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-lora

YongkangZOU
/
evoxtral

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

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

  • Libraries
  • PEFT

    How to use YongkangZOU/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, "YongkangZOU/evoxtral")
  • Notebooks
  • Google Colab
  • Kaggle
evoxtral / checkpoint-153
1.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
YongkangZOU's picture
YongkangZOU
Duplicate from YongkangZOU/evoxtral-lora
fc6036c 3 months ago
  • README.md
    5.21 kB
    Duplicate from YongkangZOU/evoxtral-lora 3 months ago
  • adapter_config.json
    1.14 kB
    Duplicate from YongkangZOU/evoxtral-lora 3 months ago
  • adapter_model.safetensors
    499 MB
    xet
    Duplicate from YongkangZOU/evoxtral-lora 3 months ago
  • optimizer.pt

    Detected Pickle imports (3)

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

    What is a pickle import?

    999 MB
    xet
    Duplicate from YongkangZOU/evoxtral-lora 3 months ago
  • rng_state.pth
    14.6 kB
    xet
    Duplicate from YongkangZOU/evoxtral-lora 3 months ago
  • scheduler.pt

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    1.47 kB
    xet
    Duplicate from YongkangZOU/evoxtral-lora 3 months ago
  • trainer_state.json
    6.57 kB
    Duplicate from YongkangZOU/evoxtral-lora 3 months ago
  • training_args.bin
    5.78 kB
    xet
    Duplicate from YongkangZOU/evoxtral-lora 3 months ago