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

  • Log In
  • Sign Up

PinkPixel
/
Pixel-2B

Image-to-Text
Safetensors
qwen3_5
vision
qwen3.5
unsloth
gamer-girl
pixel
Model card Files Files and versions
xet
Community

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

  • Local Apps
  • Unsloth Studio new

    How to use PinkPixel/Pixel-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/Pixel-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/Pixel-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/Pixel-2B to start chatting
    Load model with FastModel
    pip install unsloth
    from unsloth import FastModel
    model, tokenizer = FastModel.from_pretrained(
        model_name="PinkPixel/Pixel-2B",
        max_seq_length=2048,
    )
Pixel-2B
4.57 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
sizzlebop's picture
sizzlebop
Upload 11 files
0a4d9f0 verified 2 days ago
  • .gitattributes
    1.62 kB
    Upload 11 files 2 days ago
  • LICENSE
    11.3 kB
    Upload 11 files 2 days ago
  • README.md
    2.39 kB
    Upload 11 files 2 days ago
  • chat_template.jinja
    7.82 kB
    Upload 11 files 2 days ago
  • config.json
    3.19 kB
    Upload 11 files 2 days ago
  • export_metadata.json
    62 Bytes
    Upload 11 files 2 days ago
  • logo.png
    1.41 MB
    xet
    Upload 11 files 2 days ago
  • model.safetensors-00001-of-00001.safetensors
    4.55 GB
    xet
    Upload 11 files 2 days ago
  • model.safetensors.index.json
    64.5 kB
    Upload 11 files 2 days ago
  • processor_config.json
    1.3 kB
    Upload 11 files 2 days ago
  • tokenizer.json
    20 MB
    xet
    Upload 11 files 2 days ago
  • tokenizer_config.json
    15.2 kB
    Upload 11 files 2 days ago