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

hugruby
/
mathstral-7b-matched-wrong-drafts

Text Generation
PEFT
Safetensors
English
lora
grpo
dr-grpo
mathematical-reasoning
math
conversational
Model card Files Files and versions
xet
Community

Instructions to use hugruby/mathstral-7b-matched-wrong-drafts with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use hugruby/mathstral-7b-matched-wrong-drafts with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mathstral-7B-v0.1")
    model = PeftModel.from_pretrained(base_model, "hugruby/mathstral-7b-matched-wrong-drafts")
  • Notebooks
  • Google Colab
  • Kaggle
mathstral-7b-matched-wrong-drafts
172 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
hugruby's picture
hugruby
Upload README.md with huggingface_hub
7defbb4 verified 1 day ago
  • .gitattributes
    1.52 kB
    initial commit 1 day ago
  • README.md
    5.23 kB
    Upload README.md with huggingface_hub 1 day ago
  • adapter_config.json
    1.25 kB
    Upload folder using huggingface_hub 1 day ago
  • adapter_model.safetensors
    168 MB
    xet
    Upload folder using huggingface_hub 1 day ago
  • chat_template.jinja
    1.05 kB
    Upload folder using huggingface_hub 1 day ago
  • special_tokens_map.json
    446 Bytes
    Upload folder using huggingface_hub 1 day ago
  • tokenizer.json
    3.67 MB
    Upload folder using huggingface_hub 1 day ago
  • tokenizer.model
    588 kB
    xet
    Upload folder using huggingface_hub 1 day ago
  • tokenizer_config.json
    137 kB
    Upload folder using huggingface_hub 1 day ago