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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

hinge
/
danstral-v1

PEFT
Safetensors
Danish
speech-to-text
lora
danish
fine-tuned
voxtral
whisper
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use hinge/danstral-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use hinge/danstral-v1 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSeq2SeqLM
    
    base_model = AutoModelForSeq2SeqLM.from_pretrained("mistralai/Voxtral-Small-24B-2507")
    model = PeftModel.from_pretrained(base_model, "hinge/danstral-v1")
  • Notebooks
  • Google Colab
  • Kaggle
danstral-v1
1.66 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 15 commits
hinge's picture
hinge
Update README.md
4f64cce verified 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 11 months ago
  • README.md
    5.3 kB
    Update README.md 8 months ago
  • adapter_config.json
    944 Bytes
    Add LoRA checkpoint 11 months ago
  • adapter_model.safetensors
    1.45 GB
    xet
    Add LoRA checkpoint 11 months ago
  • optimizer.pt
    209 MB
    xet
    Add LoRA checkpoint 11 months ago
  • rng_state.pth
    14.6 kB
    xet
    Add LoRA checkpoint 11 months ago
  • scheduler.pt
    1.47 kB
    xet
    Add LoRA checkpoint 11 months ago
  • trainer_state.json
    673 kB
    Add LoRA checkpoint 11 months ago
  • training_args.bin
    5.78 kB
    xet
    Add LoRA checkpoint 11 months ago