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

hvss
/
Dispatch-7B

Text Generation
Safetensors
English
mistral
agent
router
orchestration
tool-use
planning
unsloth
conversational
Model card Files Files and versions
xet
Community

Instructions to use hvss/Dispatch-7B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Local Apps Settings
  • Unsloth Studio

    How to use hvss/Dispatch-7B 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 hvss/Dispatch-7B 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 hvss/Dispatch-7B to start chatting
    Using HuggingFace Spaces for Unsloth
    # No setup required
    # Open https://huggingface.co/spaces/unsloth/studio in your browser
    # Search for hvss/Dispatch-7B to start chatting
    Load model with FastModel
    pip install unsloth
    from unsloth import FastModel
    model, tokenizer = FastModel.from_pretrained(
        model_name="hvss/Dispatch-7B",
        max_seq_length=2048,
    )
Dispatch-7B
14.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
hvss's picture
hvss
Link live demo Space
c192738 verified 3 days ago
  • .gitattributes
    1.57 kB
    Add banner 3 days ago
  • README.md
    6.52 kB
    Link live demo Space 3 days ago
  • banner.png
    300 kB
    xet
    Add banner 3 days ago
  • chat_template.jinja
    3.96 kB
    (Trained with Unsloth) 4 days ago
  • config.json
    753 Bytes
    (Trained with Unsloth) 4 days ago
  • cost_chart.png
    69.9 kB
    Add eval chart 3 days ago
  • generation_config.json
    156 Bytes
    (Trained with Unsloth) 4 days ago
  • model-00001-of-00003.safetensors
    4.95 GB
    xet
    (Trained with Unsloth) 4 days ago
  • model-00002-of-00003.safetensors
    5 GB
    xet
    (Trained with Unsloth) 4 days ago
  • model-00003-of-00003.safetensors
    4.55 GB
    xet
    (Trained with Unsloth) 4 days ago
  • model.safetensors.index.json
    24 kB
    (Trained with Unsloth) 4 days ago
  • tokenizer.json
    3.67 MB
    (Trained with Unsloth) 4 days ago
  • tokenizer.model
    587 kB
    xet
    (Trained with Unsloth) 4 days ago
  • tokenizer_config.json
    141 kB
    (Trained with Unsloth) 4 days ago