Views
No views yet
mlx_lm utility on a 64GiB URAM M1 Max.
1<s>[INST] SYSTEM MESSAGE
2USER MESSAGE[/INST] ASSISTANT MESSAGE</s>[INST] USER MESSAGE[/INST]default SillyTavern template works finedefault SillyTavern template works fine1base_model: /workspace/models/Mistral-Small-Instruct-2409
2model_type: AutoModelForCausalLM
3tokenizer_type: AutoTokenizer
4
5hub_model_id: anthracite-org/magnum-v4-22b-r4
6hub_strategy: "all_checkpoints"
7push_dataset_to_hub:
8hf_use_auth_token: true
9
10plugins:
11 - axolotl.integrations.liger.LigerPlugin
12liger_rope: true
13liger_rms_norm: true
14liger_swiglu: true
15#liger_cross_entropy: true
16liger_fused_linear_cross_entropy: true
17
18load_in_8bit: false
19load_in_4bit: false
20strict: false
21
22datasets:
23 - path: anthracite-org/c2_logs_32k_mistral-v3_v1.2_no_system
24 type: custommistralv2v3
25 - path: anthracite-org/kalo-opus-instruct-22k-no-refusal-no-system
26 type: custommistralv2v3
27 - path: anthracite-org/kalo-opus-instruct-3k-filtered-no-system
28 type: custommistralv2v3
29 - path: anthracite-org/nopm_claude_writing_fixed
30 type: custommistralv2v3
31 - path: anthracite-org/kalo_opus_misc_240827_no_system
32 type: custommistralv2v3
33 - path: anthracite-org/kalo_misc_part2_no_system
34 type: custommistralv2v3
35#chat_template: mistral_v2v3
36shuffle_merged_datasets: true
37#default_system_message: "You are an assistant that responds to the user."
38dataset_prepared_path: /workspace/data/magnum-22b-data
39val_set_size: 0.0
40output_dir: /workspace/data/22b-r4-fft-out
41
42sequence_len: 32768
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: 22b-magnum-fft
55wandb_entity:
56wandb_watch:
57wandb_name: v4-r4-attempt-01
58wandb_log_model:
59
60gradient_accumulation_steps: 2
61micro_batch_size: 1
62num_epochs: 2
63optimizer: adamw_bnb_8bit
64lr_scheduler: cosine
65learning_rate: 0.000004
66
67train_on_inputs: false
68group_by_length: false
69bf16: auto
70fp16:
71tf32: false
72
73gradient_checkpointing: true
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.1
89fsdp:
90fsdp_config:
91special_tokens: