[2026-04-23 08:56:21,780] [DEBUG] [axolotl.utils.config.resolve_dtype:74] [PID:916134] bf16 support detected, enabling for this configuration. [2026-04-23 08:56:21,837] [DEBUG] [axolotl.utils.config.log_gpu_memory_usage:127] [PID:916134] baseline 0.000GB () [2026-04-23 08:56:21,837] [INFO] [axolotl.cli.config.load_cfg:341] [PID:916134] config: { "activation_offloading": true, "adam_beta1": 0.9, "adam_beta2": 0.95, "axolotl_config_path": "/e/scratch/jureap59/feuer1/code/axolotl_configs/qwen3_8b_cf_v3_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": "chatml", "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/cf-v3-316", "datasets": [ { "ds_type": "parquet", "message_property_mappings": { "content": "content", "role": "role" }, "path": "laion/CoderForge-Preview-v3-316", "trust_remote_code": false } ], "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/cf-v3-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": "cf-v3-316-axolotl__Qwen3-8B", "warmup_ratio": 0.1875, "weight_decay": 0.01, "world_size": 4 } [2026-04-23 08:56:21,865] [INFO] [axolotl.cli.checks.check_user_token:37] [PID:916134] Skipping HuggingFace token verification because HF_HUB_OFFLINE is set to True. Only local files will be used. [2026-04-23 08:56:22,372] [DEBUG] [axolotl.loaders.tokenizer.load_tokenizer:307] [PID:916134] EOS: 151645 / <|im_end|> [2026-04-23 08:56:22,373] [DEBUG] [axolotl.loaders.tokenizer.load_tokenizer:308] [PID:916134] BOS: None / None [2026-04-23 08:56:22,373] [DEBUG] [axolotl.loaders.tokenizer.load_tokenizer:309] [PID:916134] PAD: 151643 / <|endoftext|> [2026-04-23 08:56:22,373] [DEBUG] [axolotl.loaders.tokenizer.load_tokenizer:310] [PID:916134] UNK: None / None [2026-04-23 08:56:22,572] [INFO] [axolotl.utils.data.shared.load_preprocessed_dataset:475] [PID:916134] Loading prepared dataset from disk at /e/data1/datasets/playground/ot-baf/axolotl_dataset_cache/cf-v3-316/89dcaefec5108222b90555ccb5a9ef73... [2026-04-23 08:56:22,579] [DEBUG] [axolotl.utils.trainer.calculate_total_num_steps:420] [PID:916134] total_num_tokens: 2_531_370 [2026-04-23 08:56:22,583] [DEBUG] [axolotl.utils.trainer.calculate_total_num_steps:438] [PID:916134] `total_supervised_tokens: 567_197` [2026-04-23 08:56:22,583] [DEBUG] [axolotl.utils.trainer.calculate_total_num_steps:521] [PID:916134] total_num_steps: 9 [2026-04-23 08:56:22,583] [INFO] [axolotl.utils.data.sft._prepare_standard_dataset:121] [PID:916134] Maximum number of steps set at 9 [2026-04-23 08:56:22,620] [DEBUG] [axolotl.train.setup_model_and_tokenizer:70] [PID:916134] loading tokenizer... Qwen/Qwen3-8B [2026-04-23 08:56:22,880] [DEBUG] [axolotl.loaders.tokenizer.load_tokenizer:307] [PID:916134] EOS: 151645 / <|im_end|> [2026-04-23 08:56:22,881] [DEBUG] [axolotl.loaders.tokenizer.load_tokenizer:308] [PID:916134] BOS: None / None [2026-04-23 08:56:22,881] [DEBUG] [axolotl.loaders.tokenizer.load_tokenizer:309] [PID:916134] PAD: 151643 / <|endoftext|> [2026-04-23 08:56:22,881] [DEBUG] [axolotl.loaders.tokenizer.load_tokenizer:310] [PID:916134] UNK: None / None [2026-04-23 08:56:22,881] [DEBUG] [axolotl.train.setup_model_and_tokenizer:81] [PID:916134] Loading model [2026-04-23 08:56:22,923] [DEBUG] [axolotl.monkeypatch.transformers.trainer_loss_calc.patch_evaluation_loop:94] [PID:916134] Patched Trainer.evaluation_loop with nanmean loss calculation [2026-04-23 08:56:22,924] [DEBUG] [axolotl.monkeypatch.transformers.trainer_loss_calc.patch_maybe_log_save_evaluate:148] [PID:916134] Patched Trainer._maybe_log_save_evaluate with nanmean loss calculation [2026-04-23 08:56:23,172] [INFO] [axolotl.monkeypatch.attention.flash_attn_4.patch_flash_attn_4:52] [PID:916134] Flash Attention 4 is available for your GPU and offers faster training speeds. To enable: pip install flash-attn-4 [2026-04-23 08:56:23,173] [INFO] [axolotl.monkeypatch.deepspeed_utils.patch_checkpoint_wrapper_setattr:52] [PID:916134] CheckpointWrapper patched to forward DeepSpeed attributes [2026-04-23 08:56:54,302] [INFO] [axolotl.loaders.model._configure_embedding_dtypes:361] [PID:916134] Converting modules to torch.bfloat16 [2026-04-23 08:56:54,305] [DEBUG] [axolotl.loaders.model.log_gpu_memory_usage:127] [PID:916134] Memory usage after model load 4.973GB (+4.973GB allocated, +5.080GB reserved) [2026-04-23 08:57:00,717] [INFO] [axolotl.train.save_initial_configs:421] [PID:916134] Pre-saving tokenizer to /e/data1/datasets/playground/ot-baf/checkpoints/cf-v3-316-axolotl__Qwen3-8B... [2026-04-23 08:57:00,850] [INFO] [axolotl.train.save_initial_configs:426] [PID:916134] Pre-saving model config to /e/data1/datasets/playground/ot-baf/checkpoints/cf-v3-316-axolotl__Qwen3-8B... [2026-04-23 08:57:00,853] [INFO] [axolotl.train.execute_training:222] [PID:916134] Starting trainer... [2026-04-23 08:57:01,220] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,221] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,221] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,221] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,221] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,221] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,221] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,221] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,222] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,222] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,222] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,222] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,222] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,222] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,222] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,223] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,223] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,223] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,223] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,223] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,224] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,224] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,224] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,224] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,224] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,224] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,224] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,225] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,225] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,225] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,225] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,225] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,225] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,225] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,225] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,226] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_external_parameters to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,229] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,230] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,232] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,233] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,234] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,235] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,236] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,238] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,239] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,240] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,241] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,243] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,244] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,245] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,246] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,247] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,248] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,249] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,251] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,252] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,253] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,254] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,255] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,257] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,258] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,259] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,260] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,261] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,263] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,264] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,265] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,266] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,267] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,268] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,270] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer [2026-04-23 08:57:01,271] [DEBUG] [axolotl.monkeypatch.deepspeed_utils.new_setattr:43] [PID:916134] Forwarded ds_id to wrapped module Qwen3DecoderLayer 0%| | 0/9 [00:00