Views
No views yet
### Instruction:
Create a prompt for Stable Diffusion based on the information below.
### Input:
Rae has short has dark brown hair and brown eyes, She is commonly seen wearing her Royal Academy uniform, which consists of a red jacket with gold lines, a white ruffled necktie, a red bow tie with an attached blue gem, and a long black skirt with white lines. Along with her uniform, she wears black leggings and brown shoes.
### Response:Create a prompt for Stable Diffusion based on the information below.1base_model: NewEden/Qwen-1.5B-Claude
2model_type: AutoModelForCausalLM
3tokenizer_type: AutoTokenizer
4
5trust_remote_code: true
6
7load_in_8bit: false
8load_in_4bit: false
9strict: false
10
11datasets:
12 - path: civit-slop-combined.jsonl
13 type: alpaca
14 conversation: mpt-30b-instruct
15
16chat_template: alpaca
17
18dataset_prepared_path:
19val_set_size: 0.05
20output_dir: ./outputs/sd-prompter
21sequence_len: 2048
22sample_packing: true
23eval_sample_packing: false
24pad_to_sequence_len: true
25
26adapter:
27lora_model_dir:
28lora_r:
29lora_alpha:
30lora_dropout:
31lora_target_linear: true
32lora_fan_in_fan_out:
33
34wandb_project: SDprompt-qwen
35wandb_entity:
36wandb_watch:
37wandb_name: qwen1.5b-2
38wandb_log_model:
39
40gradient_accumulation_steps: 64
41micro_batch_size: 2
42num_epochs: 3
43optimizer: adamw_torch
44lr_scheduler: cosine
45learning_rate: 0.00002
46
47train_on_inputs: false
48group_by_length: false
49bf16: auto
50fp16:
51tf32: true
52
53gradient_checkpointing: true
54gradient_checkpointing_kwargs:
55 use_reentrant: false
56early_stopping_patience:
57resume_from_checkpoint:
58local_rank:
59logging_steps: 1
60xformers_attention:
61flash_attention: true
62
63warmup_ratio: 0.05
64evals_per_epoch: 4
65saves_per_epoch: 1
66debug:
67#deepspeed: deepspeed_configs/zero2.json
68#deepspeed: /training/axolotl/axolotl/deepspeed_configs/zero2.json
69weight_decay: 0.0
70#fsdp:
71#fsdp_config:
72# fsdp_limit_all_gathers: true
73# fsdp_sync_module_states: true
74# fsdp_offload_params: true
75# fsdp_use_orig_params: false
76# fsdp_cpu_ram_efficient_loading: true
77# fsdp_auto_wrap_policy: TRANSFORMER_BASED_WRAP
78# fsdp_transformer_layer_cls_to_wrap: Qwen2DecoderLayer
79# fsdp_state_dict_type: FULL_STATE_DICT
80special_tokens: