VOOZH about

URL: https://huggingface.co/p1atdev/dart-v3-pretrain-preview-E

⇱ p1atdev/dart-v3-pretrain-preview-E · Hugging Face


You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

- name: v3 pretrain preview E
 version: v3
 model_name_or_path: p1atdev/dart-v3-pretrain-preview-E
 model_type: eager
 prompt_template_id: V3_PRETRAIN

prompt format:

RATING = Literal["<|rating:general|>", "<|rating:sensitive|>", "<|rating:questionable|>", <|rating:explicit|>]
ASPECT_RATIO = Literal[
 "<|aspect_ratio:too_tall|>",
 "<|aspect_ratio:tall_wallpaper|>",
 "<|aspect_ratio:tall|>",
 "<|aspect_ratio:square|>",
 "<|aspect_ratio:wide|>",
 "<|aspect_ratio:wide_wallpaper|>", 
 "<|aspect_ratio:too_tall|>"
]
LENGTH = Literal["<|length:very_short|>", "<|length:medium|>", "<|length:very_long|>"]

template = (
 "<|bos|>"
 "{rating}{aspect_ratio}{length}"
 "<copyright>{copyright}</copyright>"
 "<character>{character}</character>"
 "<general>{condition}"
)

# for example:
prompt = template.format(
 rating="<|rating:general|>", # RATING
 aspect_ratio="<|aspect_ratio:tall|>", # ASPECT_RATIO
 length="<|length:medium|>", # LENGTH
 copyright="original",
 character="my character",
 condition="1girl", 
)
Downloads last month
-
Safetensors
Model size
0.1B params
Tensor type
BF16
·

Model tree for p1atdev/dart-v3-pretrain-preview-E

Finetunes
1 model

Collection including p1atdev/dart-v3-pretrain-preview-E