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

Duplicated from  unsloth/Ministral-3-8B-Instruct-2512-FP8

truefoundry
/
Ministral-3-8B-Instruct-2512-FP8

Image-Text-to-Text
vllm
mistral-common - mistral
unsloth
conversational
Model card Files Files and versions
xet
Community
1

Instructions to use truefoundry/Ministral-3-8B-Instruct-2512-FP8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Local Apps Settings
  • Unsloth Studio

    How to use truefoundry/Ministral-3-8B-Instruct-2512-FP8 with Unsloth Studio:

    Install Unsloth Studio (macOS, Linux, WSL)
    curl -fsSL https://unsloth.ai/install.sh | sh
    # Run unsloth studio
    unsloth studio -H 0.0.0.0 -p 8888
    # Then open http://localhost:8888 in your browser
    # Search for truefoundry/Ministral-3-8B-Instruct-2512-FP8 to start chatting
    Install Unsloth Studio (Windows)
    irm https://unsloth.ai/install.ps1 | iex
    # Run unsloth studio
    unsloth studio -H 0.0.0.0 -p 8888
    # Then open http://localhost:8888 in your browser
    # Search for truefoundry/Ministral-3-8B-Instruct-2512-FP8 to start chatting
    Using HuggingFace Spaces for Unsloth
    # No setup required
    # Open https://huggingface.co/spaces/unsloth/studio in your browser
    # Search for truefoundry/Ministral-3-8B-Instruct-2512-FP8 to start chatting
    Load model with FastModel
    pip install unsloth
    from unsloth import FastModel
    model, tokenizer = FastModel.from_pretrained(
        model_name="truefoundry/Ministral-3-8B-Instruct-2512-FP8",
        max_seq_length=2048,
    )
Ministral-3-8B-Instruct-2512-FP8
10.5 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
chiragjn's picture
chiragjn
Update README.md
e1e6737 verified 2 months ago
  • .gitattributes
    1.62 kB
    Duplicate from unsloth/Ministral-3-8B-Instruct-2512-FP8 2 months ago
  • README.md
    21 kB
    Update README.md 2 months ago
  • SYSTEM_PROMPT.txt
    2.41 kB
    Duplicate from unsloth/Ministral-3-8B-Instruct-2512-FP8 2 months ago
  • _README.md
    6.94 kB
    Duplicate from unsloth/Ministral-3-8B-Instruct-2512-FP8 2 months ago
  • chat_template.jinja
    7.76 kB
    Duplicate from unsloth/Ministral-3-8B-Instruct-2512-FP8 2 months ago
  • consolidated.safetensors
    10.4 GB
    xet
    Duplicate from unsloth/Ministral-3-8B-Instruct-2512-FP8 2 months ago
  • generation_config.json
    131 Bytes
    Duplicate from unsloth/Ministral-3-8B-Instruct-2512-FP8 2 months ago
  • params.json
    1.19 kB
    Duplicate from unsloth/Ministral-3-8B-Instruct-2512-FP8 2 months ago
  • processor_config.json
    976 Bytes
    Duplicate from unsloth/Ministral-3-8B-Instruct-2512-FP8 2 months ago
  • tekken.json
    16.8 MB
    xet
    Duplicate from unsloth/Ministral-3-8B-Instruct-2512-FP8 2 months ago
  • tokenizer.json
    17.1 MB
    xet
    Duplicate from unsloth/Ministral-3-8B-Instruct-2512-FP8 2 months ago
  • tokenizer_config.json
    21.1 kB
    Duplicate from unsloth/Ministral-3-8B-Instruct-2512-FP8 2 months ago