Views
No views yet

<s>[INST] SYSTEM MESSAGE\nUSER MESSAGE[/INST] ASSISTANT MESSAGE</s>[INST] USER MESSAGE[/INST]default SillyTavern template works finedefault SillyTavern template works fine1base_model: mistralai/Mistral-Large-Instruct-2407
2model_type: AutoModelForCausalLM
3tokenizer_type: AutoTokenizer
4
5plugins:
6 - axolotl.integrations.liger.LigerPlugin
7liger_rope: true
8liger_rms_norm: true
9liger_swiglu: true
10liger_fused_linear_cross_entropy: true
11
12load_in_8bit: false
13load_in_4bit: false
14strict: false
15
16datasets:
17 - path: anthracite-org/c2_logs_16k_mistral-large_v1.2
18 type: sharegpt
19 conversation: mistral
20 - path: anthracite-org/kalo-opus-instruct-22k-no-refusal
21 type: sharegpt
22 conversation: mistral
23 - path: lodrick-the-lafted/kalo-opus-instruct-3k-filtered
24 type: sharegpt
25 conversation: mistral
26 - path: anthracite-org/nopm_claude_writing_fixed
27 type: sharegpt
28 conversation: mistral
29 - path: anthracite-org/kalo_opus_misc_240827
30 type: sharegpt
31 conversation: mistral
32 - path: anthracite-org/kalo_misc_part2
33 type: sharegpt
34 conversation: mistral
35#chat_template: chatml
36shuffle_merged_datasets: true
37#default_system_message: "You are an assistant that responds to the user."
38dataset_prepared_path: ./data/magnum-123b-data
39val_set_size: 0.0
40output_dir: ./data/123b-fft-out
41
42sequence_len: 16384
43sample_packing: true
44pad_to_sequence_len: true
45
46adapter:
47lora_model_dir:
48lora_r:
49lora_alpha:
50lora_dropout:
51lora_target_linear:
52lora_fan_in_fan_out:
53
54wandb_project: 123b-magnum-fft
55wandb_entity:
56wandb_watch:
57wandb_name: alter-attempt-04
58wandb_log_model:
59
60gradient_accumulation_steps: 4
61micro_batch_size: 1
62num_epochs: 2
63optimizer: adamw_bnb_8bit
64lr_scheduler: cosine
65learning_rate: 0.0000015
66
67train_on_inputs: false
68group_by_length: false
69bf16: auto
70fp16:
71tf32: false
72
73gradient_checkpointing: unsloth
74early_stopping_patience:
75resume_from_checkpoint:
76local_rank:
77logging_steps: 1
78xformers_attention:
79flash_attention: true
80
81warmup_steps: 40
82evals_per_epoch:
83eval_table_size:
84eval_max_new_tokens:
85saves_per_epoch: 2
86debug:
87deepspeed: deepspeed_configs/zero3_bf16.json
88weight_decay: 0.01
89fsdp:
90fsdp_config:
91special_tokens: