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

  • Log In
  • Sign Up

callgg
/
holo-bf16

Diffusers
Safetensors
qwen2_5_vl
Model card Files Files and versions
xet
Community

Instructions to use callgg/holo-bf16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use callgg/holo-bf16 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("callgg/holo-bf16", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
holo-bf16
8.15 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
chatpig's picture
chatpig
Upload vocab.json with huggingface_hub
dad3332 verified 8 months ago
  • .gitattributes
    1.57 kB
    Upload tokenizer.json with huggingface_hub 8 months ago
  • README.md
    51 Bytes
    Create README.md 8 months ago
  • added_tokens.json
    605 Bytes
    Upload added_tokens.json with huggingface_hub 8 months ago
  • chat_template.json
    1.05 kB
    Upload chat_template.json with huggingface_hub 8 months ago
  • config.json
    3.41 kB
    Upload config.json with huggingface_hub 8 months ago
  • generation_config.json
    260 Bytes
    Upload generation_config.json with huggingface_hub 8 months ago
  • merges.txt
    1.67 MB
    Upload merges.txt with huggingface_hub 8 months ago
  • model.safetensors
    8.13 GB
    xet
    Upload model.safetensors with huggingface_hub 8 months ago
  • preprocessor_config.json
    789 Bytes
    Upload preprocessor_config.json with huggingface_hub 8 months ago
  • special_tokens_map.json
    613 Bytes
    Upload special_tokens_map.json with huggingface_hub 8 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload tokenizer.json with huggingface_hub 8 months ago
  • tokenizer_config.json
    4.89 kB
    Upload tokenizer_config.json with huggingface_hub 8 months ago
  • video_preprocessor_config.json
    905 Bytes
    Upload video_preprocessor_config.json with huggingface_hub 8 months ago
  • vocab.json
    2.78 MB
    Upload vocab.json with huggingface_hub 8 months ago