Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

PinkPixel
/
Mochi-2B

Image-to-Text
Safetensors
qwen3_5
vision
qwen3.5
unsloth
emotional-support
mochi
pixel
Model card Files Files and versions
xet
Community

Instructions to use PinkPixel/Mochi-2B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Local Apps
  • Unsloth Studio new

    How to use PinkPixel/Mochi-2B 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 PinkPixel/Mochi-2B 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 PinkPixel/Mochi-2B to start chatting
    Using HuggingFace Spaces for Unsloth
    # No setup required
    # Open https://huggingface.co/spaces/unsloth/studio in your browser
    # Search for PinkPixel/Mochi-2B to start chatting
    Load model with FastModel
    pip install unsloth
    from unsloth import FastModel
    model, tokenizer = FastModel.from_pretrained(
        model_name="PinkPixel/Mochi-2B",
        max_seq_length=2048,
    )
Mochi-2B
4.57 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
sizzlebop's picture
sizzlebop
Delete OVERVIEW.md
0da346d verified about 23 hours ago
  • .gitattributes
    1.62 kB
    Upload 12 files about 23 hours ago
  • LICENSE
    11.3 kB
    Upload 12 files about 23 hours ago
  • README.md
    3.35 kB
    Upload 12 files about 23 hours ago
  • chat_template.jinja
    7.82 kB
    Upload 12 files about 23 hours ago
  • config.json
    3.2 kB
    Upload 12 files about 23 hours ago
  • export_metadata.json
    74 Bytes
    Upload 12 files about 23 hours ago
  • logo.png
    1.32 MB
    xet
    Upload 12 files about 23 hours ago
  • model.safetensors-00001-of-00001.safetensors
    4.55 GB
    xet
    Upload 12 files about 23 hours ago
  • model.safetensors.index.json
    64.5 kB
    Upload 12 files about 23 hours ago
  • processor_config.json
    1.3 kB
    Upload 12 files about 23 hours ago
  • tokenizer.json
    20 MB
    xet
    Upload 12 files about 23 hours ago
  • tokenizer_config.json
    15.2 kB
    Upload 12 files about 23 hours ago