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

raulgdp
/
Mistral-8B-Instruct-2410-2025-II

PEFT
Safetensors
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use raulgdp/Mistral-8B-Instruct-2410-2025-II with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use raulgdp/Mistral-8B-Instruct-2410-2025-II with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Ministral-8B-Instruct-2410")
    model = PeftModel.from_pretrained(base_model, "raulgdp/Mistral-8B-Instruct-2410-2025-II")
  • Notebooks
  • Google Colab
  • Kaggle
Mistral-8B-Instruct-2410-2025-II
48 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
raulgdp's picture
raulgdp
End of training
785a899 verified 10 months ago
  • .gitattributes
    1.57 kB
    Training in progress, step 100 10 months ago
  • README.md
    2.1 kB
    End of training 10 months ago
  • adapter_config.json
    667 Bytes
    Training in progress, step 100 10 months ago
  • adapter_model.safetensors
    30.7 MB
    xet
    End of training 10 months ago
  • chat_template.jinja
    4.03 kB
    Training in progress, step 100 10 months ago
  • special_tokens_map.json
    461 Bytes
    Training in progress, step 100 10 months ago
  • tokenizer.json
    17.1 MB
    xet
    Training in progress, step 100 10 months ago
  • tokenizer_config.json
    185 kB
    Training in progress, step 100 10 months ago
  • training_args.bin
    5.78 kB
    xet
    Training in progress, step 100 10 months ago