[2026-04-24 00:49:08,013] [DEBUG] [axolotl.utils.config.resolve_dtype:74] [PID:248539] bf16 support detected, enabling for this configuration. [2026-04-24 00:49:08,023] [DEBUG] [axolotl.utils.config.log_gpu_memory_usage:127] [PID:248539] baseline 0.000GB () [2026-04-24 00:49:08,023] [INFO] [axolotl.cli.config.load_cfg:341] [PID:248539] config: { "activation_offloading": true, "adam_beta1": 0.9, "adam_beta2": 0.95, "axolotl_config_path": "/e/scratch/jureap59/feuer1/code/axolotl_configs/qwen3_8b_sera_v4_316.yaml", "base_model": "Qwen/Qwen3-8B", "base_model_config": "Qwen/Qwen3-8B", "batch_size": 32, "bf16": true, "capabilities": { "bf16": true, "compute_capability": "sm_90", "fp8": true, "n_gpu": 4, "n_node": 1, "tf32": true }, "chat_template": "tokenizer_default", "context_parallel_size": 1, "dataloader_num_workers": 4, "dataloader_pin_memory": true, "dataloader_prefetch_factor": 256, "dataset_num_proc": 288, "dataset_prepared_path": "/e/data1/datasets/playground/ot-baf/axolotl_dataset_cache/sera-v4-316", "datasets": [ { "chat_template": "tokenizer_default", "ds_type": "json", "field_messages": "messages", "message_field_training": "train", "message_property_mappings": { "content": "content", "role": "role" }, "path": "/e/data1/datasets/playground/ot-baf/hf_hub/datasets--laion--Sera-4.6-Lite-T2-v4-316/snapshots/2df0e5321c676c5010ba43d4be6b74fb13dfe8a4/sera-4.6-lite-t2_v4_316.jsonl", "trust_remote_code": false, "type": "chat_template" } ], "ddp": true, "deepspeed": { "bf16": { "enabled": true }, "gradient_accumulation_steps": "auto", "gradient_clipping": "auto", "train_batch_size": "auto", "train_micro_batch_size_per_gpu": "auto", "wall_clock_breakdown": false, "zero_optimization": { "contiguous_gradients": true, "gather_16bit_weights_on_model_save": true, "max_live_parameters": 0, "max_reuse_distance": 0, "overlap_comm": true, "reduce_bucket_size": "auto", "stage": 3, "stage3_param_persistence_threshold": "auto", "stage3_prefetch_bucket_size": "auto", "sub_group_size": 0 } }, "device": "cuda:0", "device_map": { "": 0 }, "dion_rank_fraction": 1.0, "dion_rank_multiple_of": 1, "eaft_alpha": 1.0, "eaft_k": 20, "env_capabilities": { "torch_version": "2.9.1" }, "eval_batch_size": 1, "eval_causal_lm_metrics": [ "sacrebleu", "comet", "ter", "chrf" ], "eval_max_new_tokens": 128, "eval_table_size": 0, "evals_per_epoch": 0, "experimental_skip_move_to_device": true, "flash_attention": true, "fp16": false, "generate_samples": false, "generation_do_sample": true, "generation_max_new_tokens": 50, "generation_prompt_ratio": 0.5, "generation_temperature": 0.7, "gradient_accumulation_steps": 8, "gradient_checkpointing": true, "gradient_checkpointing_kwargs": { "use_reentrant": true }, "include_tkps": true, "layer_offloading": false, "learning_rate": 1e-05, "lisa_layers_attribute": "model.layers", "load_best_model_at_end": false, "load_in_4bit": false, "load_in_8bit": false, "local_rank": 0, "logging_steps": 1, "lora_dropout": 0.0, "loraplus_lr_embedding": 1e-06, "loss_watchdog_patience": 3, "loss_watchdog_threshold": 5.0, "lr_scheduler": "cosine", "max_grad_norm": 1.0, "mean_resizing_embeddings": false, "merge_method": "memory_efficient", "micro_batch_size": 1, "model_config_type": "qwen3", "num_epochs": 3.0, "num_generation_samples": 3, "optimizer": "adamw_torch", "otel_metrics_host": "localhost", "otel_metrics_port": 8000, "output_dir": "/e/data1/datasets/playground/ot-baf/checkpoints/sera-v4-316-axolotl__Qwen3-8B", "pretrain_multipack_attn": true, "profiler_steps_start": 0, "qlora_sharded_model_loading": false, "quantize_moe_experts": false, "ray_num_workers": 1, "resources_per_worker": { "GPU": 1 }, "sample_packing_bin_size": 200, "sample_packing_group_size": 100000, "save_only_model": false, "save_safetensors": true, "save_strategy": "epoch", "sequence_len": 32768, "shuffle_before_merging_datasets": false, "shuffle_merged_datasets": true, "skip_prepare_dataset": false, "streaming_multipack_buffer_size": 10000, "strict": false, "tensor_parallel_size": 1, "tf32": false, "tiled_mlp_use_original_mlp": true, "tokenizer_config": "Qwen/Qwen3-8B", "tokenizer_save_jinja_files": true, "torch_dtype": "torch.bfloat16", "train_on_inputs": false, "trl": { "async_prefetch": false, "log_completions": false, "mask_truncated_completions": false, "ref_model_mixup_alpha": 0.9, "ref_model_sync_steps": 64, "replay_buffer_size": 0, "replay_recompute_logps": true, "reroll_max_groups": 1, "reroll_start_fraction": 1.0, "reward_num_workers": 1, "scale_rewards": true, "skip_zero_advantage_batches": true, "sync_ref_model": false, "use_data_producer": false, "use_vllm": false, "vllm_lora_sync": false, "vllm_server_host": "0.0.0.0", "vllm_server_port": 8000 }, "use_otel_metrics": false, "use_ray": false, "val_set_size": 0.0, "vllm": { "device": "auto", "dtype": "auto", "gpu_memory_utilization": 0.9, "host": "0.0.0.0", "port": 8000 }, "wandb_name": "sera-v4-316-axolotl__Qwen3-8B", "warmup_ratio": 0.1875, "weight_decay": 0.01, "world_size": 4 } [2026-04-24 00:49:08,039] [INFO] [axolotl.cli.checks.check_user_token:37] [PID:248539] Skipping HuggingFace token verification because HF_HUB_OFFLINE is set to True. Only local files will be used. [2026-04-24 00:49:08,512] [DEBUG] [axolotl.loaders.tokenizer.load_tokenizer:307] [PID:248539] EOS: 151645 / <|im_end|> [2026-04-24 00:49:08,513] [DEBUG] [axolotl.loaders.tokenizer.load_tokenizer:308] [PID:248539] BOS: None / None [2026-04-24 00:49:08,513] [DEBUG] [axolotl.loaders.tokenizer.load_tokenizer:309] [PID:248539] PAD: 151643 / <|endoftext|> [2026-04-24 00:49:08,513] [DEBUG] [axolotl.loaders.tokenizer.load_tokenizer:310] [PID:248539] UNK: None / None [2026-04-24 00:49:08,543] [INFO] [axolotl.utils.data.shared.load_preprocessed_dataset:480] [PID:248539] Unable to find prepared dataset in /e/data1/datasets/playground/ot-baf/axolotl_dataset_cache/sera-v4-316/6a9b456bfb3853b790bb0bd3a8fbe97e [2026-04-24 00:49:08,543] [INFO] [axolotl.utils.data.sft._load_raw_datasets:320] [PID:248539] Loading raw datasets... [2026-04-24 00:49:08,543] [WARNING] [axolotl.utils.data.sft._load_raw_datasets:322] [PID:248539] Processing datasets during training can lead to VRAM instability. Please pre-process your dataset using `axolotl preprocess path/to/config.yml`. Generating train split: 0 examples [00:00, ? examples/s] Generating train split: 32 examples [00:00, 283.23 examples/s] Generating train split: 75 examples [00:00, 274.78 examples/s] Generating train split: 316 examples [00:00, 863.83 examples/s] [2026-04-24 00:49:09,109] [INFO] [axolotl.utils.data.wrappers.get_dataset_wrapper:87] [PID:248539] Loading dataset: /e/data1/datasets/playground/ot-baf/hf_hub/datasets--laion--Sera-4.6-Lite-T2-v4-316/snapshots/2df0e5321c676c5010ba43d4be6b74fb13dfe8a4/sera-4.6-lite-t2_v4_316.jsonl with base_type: chat_template and prompt_style: None [2026-04-24 00:49:09,155] [INFO] [axolotl.prompt_strategies.chat_template.__call__:998] [PID:248539] Using chat template: --- {%- if tools %} {{- '<|im_start|>system\n' }} {%- if messages[0].role == 'system' %} {{- messages[0].content + '\n\n' }} {%- endif %} {{- "# Tools\n\nYou may call one or more functions to assist with the user query.\n\nYou are provided with function signatures within XML tags:\n" }} {%- for tool in tools %} {{- "\n" }} {{- tool | tojson }} {%- endfor %} {{- "\n\n\nFor each function call, return a json object with function name and arguments within XML tags:\n\n{\"name\": , \"arguments\": }\n<|im_end|>\n" }} {%- else %} {%- if messages[0].role == 'system' %} {{- '<|im_start|>system\n' + messages[0].content + '<|im_end|>\n' }} {%- endif %} {%- endif %} {%- set ns = namespace(multi_step_tool=true, last_query_index=messages|length - 1) %} {%- for message in messages[::-1] %} {%- set index = (messages|length - 1) - loop.index0 %} {%- if ns.multi_step_tool and message.role == "user" and message.content is string and not(message.content.startswith('') and message.content.endswith('')) %} {%- set ns.multi_step_tool = false %} {%- set ns.last_query_index = index %} {%- endif %} {%- endfor %} {%- for message in messages %} {%- if message.content is string %} {%- set content = message.content %} {%- else %} {%- set content = '' %} {%- endif %} {%- if (message.role == "user") or (message.role == "system" and not loop.first) %} {{- '<|im_start|>' + message.role + '\n' + content + '<|im_end|>' + '\n' }} {%- elif message.role == "assistant" %} {%- set reasoning_content = '' %} {%- if message.reasoning_content is string %} {%- set reasoning_content = message.reasoning_content %} {%- else %} {%- if '' in content %} {%- set reasoning_content = content.split('')[0].rstrip('\n').split('')[-1].lstrip('\n') %} {%- set content = content.split('')[-1].lstrip('\n') %} {%- endif %} {%- endif %} {%- if loop.index0 > ns.last_query_index %} {%- if loop.last or (not loop.last and reasoning_content) %} {{- '<|im_start|>' + message.role + '\n\n' + reasoning_content.strip('\n') + '\n\n\n' + content.lstrip('\n') }} {%- else %} {{- '<|im_start|>' + message.role + '\n' + content }} {%- endif %} {%- else %} {{- '<|im_start|>' + message.role + '\n' + content }} {%- endif %} {%- if message.tool_calls %} {%- for tool_call in message.tool_calls %} {%- if (loop.first and content) or (not loop.first) %} {{- '\n' }} {%- endif %} {%- if tool_call.function %} {%- set tool_call = tool_call.function %} {%- endif %} {{- '\n{"name": "' }} {{- tool_call.name }} {{- '", "arguments": ' }} {%- if tool_call.arguments is string %} {{- tool_call.arguments }} {%- else %} {{- tool_call.arguments | tojson }} {%- endif %} {{- '}\n' }} {%- endfor %} {%- endif %} {{- '<|im_end|>\n' }} {%- elif message.role == "tool" %} {%- if loop.first or (messages[loop.index0 - 1].role != "tool") %} {{- '<|im_start|>user' }} {%- endif %} {{- '\n\n' }} {{- content }} {{- '\n' }} {%- if loop.last or (messages[loop.index0 + 1].role != "tool") %} {{- '<|im_end|>\n' }} {%- endif %} {%- endif %} {%- endfor %} {%- if add_generation_prompt %} {{- '<|im_start|>assistant\n' }} {%- if enable_thinking is defined and enable_thinking is false %} {{- '\n\n\n\n' }} {%- endif %} {%- endif %} --- Tokenizing Prompts (num_proc=288): 0%| | 0/316 [00:0032768) (num_proc=288): 0%| | 0/316 [00:0032768) (num_proc=288): 1%| | 2/316 [00:02<06:49, 1.30s/ examples] Dropping Invalid Sequences (32768) (num_proc=288): 3%|▎ | 10/316 [00:02<01:03, 4.81 examples/s] Dropping Invalid Sequences (32768) (num_proc=288): 5%|▌ | 16/316 [00:02<00:35, 8.46 examples/s] Dropping Invalid Sequences (32768) (num_proc=288): 7%|▋ | 22/316 [00:02<00:22, 12.80 examples/s] Dropping Invalid Sequences (32768) (num_proc=288): 9%|▉ | 28/316 [00:03<00:16, 17.23 examples/s] Dropping Invalid Sequences (32768) (num_proc=288): 11%|█ | 34/316 [00:03<00:12, 21.97 examples/s] Dropping Invalid Sequences (32768) (num_proc=288): 13%|█▎ | 42/316 [00:03<00:09, 29.24 examples/s] Dropping Invalid Sequences (32768) (num_proc=288): 15%|█▌ | 48/316 [00:03<00:08, 33.09 examples/s] Dropping Invalid Sequences (32768) (num_proc=288): 17%|█▋ | 54/316 [00:03<00:07, 36.43 examples/s] Dropping Invalid Sequences (32768) (num_proc=288): 19%|█▊ | 59/316 [00:03<00:07, 36.45 examples/s] Dropping Invalid Sequences (32768) (num_proc=288): 20%|██ | 64/316 [00:03<00:07, 32.37 examples/s] Dropping Invalid Sequences (32768) (num_proc=288): 22%|██▏ | 68/316 [00:04<00:07, 32.18 examples/s] Dropping Invalid Sequences (32768) (num_proc=288): 23%|██▎ | 72/316 [00:04<00:07, 32.62 examples/s] Dropping Invalid Sequences (32768) (num_proc=288): 24%|██▍ | 76/316 [00:04<00:07, 31.35 examples/s] Dropping Invalid Sequences (32768) (num_proc=288): 25%|██▌ | 80/316 [00:04<00:07, 30.40 examples/s] Dropping Invalid Sequences (32768) (num_proc=288): 27%|██▋ | 84/316 [00:04<00:07, 29.49 examples/s] Dropping Invalid Sequences (32768) (num_proc=288): 28%|██▊ | 88/316 [00:04<00:07, 29.72 examples/s] Dropping Invalid Sequences (32768) (num_proc=288): 29%|██▉ | 92/316 [00:04<00:07, 28.96 examples/s] Dropping Invalid Sequences (32768) (num_proc=288): 30%|███ | 95/316 [00:05<00:07, 28.67 examples/s] Dropping Invalid Sequences (32768) (num_proc=288): 31%|███ | 98/316 [00:05<00:07, 28.11 examples/s] Dropping Invalid Sequences (32768) (num_proc=288): 32%|███▏ | 102/316 [00:05<00:07, 27.81 examples/s] Dropping Invalid Sequences (32768) (num_proc=288): 78%|███████▊ | 248/316 [00:05<00:00, 377.30 examples/s] Dropping Invalid Sequences (32768) (num_proc=288): 100%|██████████| 316/316 [00:05<00:00, 55.89 examples/s] [2026-04-24 00:54:09,851] [INFO] [axolotl.utils.data.utils._drop_outside_range:306] [PID:248539] Dropped 135 sequences outside valid range ([None, 32768]) Saving the dataset (0/1 shards): 0%| | 0/181 [00:00 [2026-04-24 00:54:10,812] [DEBUG] [axolotl.loaders.tokenizer.load_tokenizer:308] [PID:248539] BOS: None / None [2026-04-24 00:54:10,812] [DEBUG] [axolotl.loaders.tokenizer.load_tokenizer:309] [PID:248539] PAD: 151643 / <|endoftext|> [2026-04-24 00:54:10,812] [DEBUG] [axolotl.loaders.tokenizer.load_tokenizer:310] [PID:248539] UNK: None / None [2026-04-24 00:54:10,812] [DEBUG] [axolotl.train.setup_model_and_tokenizer:81] [PID:248539] Loading model [2026-04-24 00:54:10,819] [DEBUG] [axolotl.monkeypatch.transformers.trainer_loss_calc.patch_evaluation_loop:94] [PID:248539] Patched Trainer.evaluation_loop with nanmean loss calculation [2026-04-24 00:54:10,820] [DEBUG] [axolotl.monkeypatch.transformers.trainer_loss_calc.patch_maybe_log_save_evaluate:148] [PID:248539] Patched Trainer._maybe_log_save_evaluate with nanmean loss calculation [2026-04-24 00:54:11,321] [INFO] [axolotl.monkeypatch.attention.flash_attn_4.patch_flash_attn_4:52] [PID:248539] Flash Attention 4 is available for your GPU and offers faster training speeds. To enable: pip install flash-attn-4 [2026-04-24 00:54:11,322] [INFO] [axolotl.monkeypatch.deepspeed_utils.patch_checkpoint_wrapper_setattr:52] [PID:248539] CheckpointWrapper patched to forward DeepSpeed attributes [2026-04-24 00:54:46,885] [INFO] [axolotl.loaders.model._configure_embedding_dtypes:361] [PID:248539] Converting modules to torch.bfloat16 [2026-04-24 00:54:46,889] [DEBUG] [axolotl.loaders.model.log_gpu_memory_usage:127] [PID:248539] Memory usage after model load 4.973GB (+4.973GB allocated, +5.080GB reserved) [2026-04-24 00:54:55,336] [INFO] [axolotl.train.save_initial_configs:421] [PID:248539] Pre-saving tokenizer to /e/data1/datasets/playground/ot-baf/checkpoints/sera-v4-316-axolotl__Qwen3-8B... [2026-04-24 00:54:55,431] [INFO] [axolotl.train.save_initial_configs:426] [PID:248539] Pre-saving model config to /e/data1/datasets/playground/ot-baf/checkpoints/sera-v4-316-axolotl__Qwen3-8B... [2026-04-24 00:54:55,434] [INFO] [axolotl.train.execute_training:222] [PID:248539] Starting trainer... [2026-04-24 00:54:55,910] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,910] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,910] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,911] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,911] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,911] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,911] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,911] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,911] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,912] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,912] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,912] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,912] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,912] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,912] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,913] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,913] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,913] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,914] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,914] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,914] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,914] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,914] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,915] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,915] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,915] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,915] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,915] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,915] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,915] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,916] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,916] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,916] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,916] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,916] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,916] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,920] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,922] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,923] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,925] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,926] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,927] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,928] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,930] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,932] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,933] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,934] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,935] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,937] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,938] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,939] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,941] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,942] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,943] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,945] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,946] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,947] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,948] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,949] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,951] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,952] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,953] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,954] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,956] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,957] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,958] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,959] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,961] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,962] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,963] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,965] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-24 00:54:55,966] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:248539] Forwarded ds_id to wrapped module Qwen3DecoderLayer 0%| | 0/17 [00:00