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
2
Safetensors
Model size
133M params
Tensor type
BF16
·
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and the model is not deployed on the HF Inference API.

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

Finetunes
1 model

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