omasteam commited on
Commit
c4b242a
·
verified ·
1 Parent(s): f4ab725

Upload 8 files

Browse files
wandb/debug-internal.log ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {"time":"2025-08-24T08:08:23.965963172Z","level":"INFO","msg":"stream: starting","core version":"0.21.1"}
2
+ {"time":"2025-08-24T08:08:24.22764533Z","level":"INFO","msg":"stream: created new stream","id":"9kirrkwo"}
3
+ {"time":"2025-08-24T08:08:24.227723322Z","level":"INFO","msg":"stream: started","id":"9kirrkwo"}
4
+ {"time":"2025-08-24T08:08:24.229697221Z","level":"INFO","msg":"handler: started","stream_id":"9kirrkwo"}
5
+ {"time":"2025-08-24T08:08:24.229751339Z","level":"INFO","msg":"writer: started","stream_id":"9kirrkwo"}
6
+ {"time":"2025-08-24T08:08:24.229893198Z","level":"INFO","msg":"sender: started","stream_id":"9kirrkwo"}
wandb/debug.log ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2025-08-24 08:08:23,319 INFO MainThread:646 [wandb_setup.py:_flush():80] Current SDK version is 0.21.1
2
+ 2025-08-24 08:08:23,319 INFO MainThread:646 [wandb_setup.py:_flush():80] Configure stats pid to 646
3
+ 2025-08-24 08:08:23,319 INFO MainThread:646 [wandb_setup.py:_flush():80] Loading settings from /root/.config/wandb/settings
4
+ 2025-08-24 08:08:23,319 INFO MainThread:646 [wandb_setup.py:_flush():80] Loading settings from /content/wandb/settings
5
+ 2025-08-24 08:08:23,319 INFO MainThread:646 [wandb_setup.py:_flush():80] Loading settings from environment variables
6
+ 2025-08-24 08:08:23,319 INFO MainThread:646 [wandb_init.py:setup_run_log_directory():703] Logging user logs to /content/wandb/run-20250824_080823-9kirrkwo/logs/debug.log
7
+ 2025-08-24 08:08:23,319 INFO MainThread:646 [wandb_init.py:setup_run_log_directory():704] Logging internal logs to /content/wandb/run-20250824_080823-9kirrkwo/logs/debug-internal.log
8
+ 2025-08-24 08:08:23,319 INFO MainThread:646 [wandb_init.py:monkeypatch_ipython():622] configuring jupyter hooks <wandb.sdk.wandb_init._WandbInit object at 0x7b31256ef4a0>
9
+ 2025-08-24 08:08:23,320 INFO MainThread:646 [wandb_init.py:init():830] calling init triggers
10
+ 2025-08-24 08:08:23,321 INFO MainThread:646 [wandb_init.py:init():835] wandb.init called with sweep_config: {}
11
+ config: {'_wandb': {}}
12
+ 2025-08-24 08:08:23,321 INFO MainThread:646 [wandb_init.py:init():871] starting backend
13
+ 2025-08-24 08:08:23,949 INFO MainThread:646 [wandb_init.py:init():874] sending inform_init request
14
+ 2025-08-24 08:08:23,960 INFO MainThread:646 [wandb_init.py:init():882] backend started and connected
15
+ 2025-08-24 08:08:23,973 INFO MainThread:646 [wandb_run.py:_label_probe_notebook():1318] probe notebook
16
+ 2025-08-24 08:08:24,228 INFO MainThread:646 [wandb_init.py:init():953] updated telemetry
17
+ 2025-08-24 08:08:24,228 INFO MainThread:646 [wandb_init.py:init():977] communicating run to backend with 90.0 second timeout
18
+ 2025-08-24 08:08:24,494 INFO MainThread:646 [wandb_init.py:init():1029] starting run threads in backend
19
+ 2025-08-24 08:08:25,028 INFO MainThread:646 [wandb_run.py:_console_start():2494] atexit reg
20
+ 2025-08-24 08:08:25,028 INFO MainThread:646 [wandb_run.py:_redirect():2342] redirect: wrap_raw
21
+ 2025-08-24 08:08:25,028 INFO MainThread:646 [wandb_run.py:_redirect():2411] Wrapping output streams.
22
+ 2025-08-24 08:08:25,028 INFO MainThread:646 [wandb_run.py:_redirect():2434] Redirects installed.
23
+ 2025-08-24 08:08:25,036 INFO MainThread:646 [wandb_init.py:init():1075] run started, returning control to user process
24
+ 2025-08-24 08:08:25,038 INFO MainThread:646 [wandb_run.py:_config_callback():1380] config_cb None None {'peft_config': {'default': {'task_type': <TaskType.CAUSAL_LM: 'CAUSAL_LM'>, 'peft_type': <PeftType.LORA: 'LORA'>, 'auto_mapping': None, 'base_model_name_or_path': 'unsloth/llama-2-7b-chat-bnb-4bit', 'revision': None, 'inference_mode': False, 'r': 16, 'target_modules': {'k_proj', 'up_proj', 'v_proj', 'gate_proj', 'q_proj', 'o_proj', 'down_proj'}, 'exclude_modules': None, 'lora_alpha': 16, 'lora_dropout': 0, 'fan_in_fan_out': False, 'bias': 'none', 'use_rslora': False, 'modules_to_save': None, 'init_lora_weights': True, 'layers_to_transform': None, 'layers_pattern': None, 'rank_pattern': {}, 'alpha_pattern': {}, 'megatron_config': None, 'megatron_core': 'megatron.core', 'trainable_token_indices': None, 'loftq_config': {}, 'eva_config': None, 'corda_config': None, 'use_dora': False, 'use_qalora': False, 'qalora_group_size': 16, 'layer_replication': None, 'runtime_config': {'ephemeral_gpu_offload': False}, 'lora_bias': False, 'target_parameters': None}}, 'vocab_size': 32000, 'max_position_embeddings': 4096, 'hidden_size': 4096, 'intermediate_size': 11008, 'num_hidden_layers': 32, 'num_attention_heads': 32, 'num_key_value_heads': 32, 'hidden_act': 'silu', 'initializer_range': 0.02, 'rms_norm_eps': 1e-05, 'pretraining_tp': 1, 'use_cache': True, 'rope_theta': 10000.0, 'rope_scaling': None, 'attention_bias': False, 'attention_dropout': 0.0, 'mlp_bias': False, 'head_dim': 128, 'return_dict': True, 'output_hidden_states': False, 'torchscript': False, 'torch_dtype': 'float16', 'pruned_heads': {}, 'tie_word_embeddings': False, 'chunk_size_feed_forward': 0, 'is_encoder_decoder': False, 'is_decoder': False, 'cross_attention_hidden_size': None, 'add_cross_attention': False, 'tie_encoder_decoder': False, 'architectures': ['LlamaForCausalLM'], 'finetuning_task': None, 'id2label': {0: 'LABEL_0', 1: 'LABEL_1'}, 'label2id': {'LABEL_0': 0, 'LABEL_1': 1}, 'task_specific_params': None, 'problem_type': None, 'tokenizer_class': None, 'prefix': None, 'bos_token_id': 1, 'pad_token_id': 0, 'eos_token_id': 2, 'sep_token_id': None, 'decoder_start_token_id': None, 'max_length': 1024, 'min_length': 0, 'do_sample': False, 'early_stopping': False, 'num_beams': 1, 'num_beam_groups': 1, 'diversity_penalty': 0.0, 'temperature': 1.0, 'top_k': 50, 'top_p': 1.0, 'typical_p': 1.0, 'repetition_penalty': 1.0, 'length_penalty': 1.0, 'no_repeat_ngram_size': 0, 'encoder_no_repeat_ngram_size': 0, 'bad_words_ids': None, 'num_return_sequences': 1, 'output_scores': False, 'return_dict_in_generate': False, 'forced_bos_token_id': None, 'forced_eos_token_id': None, 'remove_invalid_values': False, 'exponential_decay_length_penalty': None, 'suppress_tokens': None, 'begin_suppress_tokens': None, '_name_or_path': 'unsloth/llama-2-7b-chat-bnb-4bit', 'transformers_version': '4.55.2', 'model_type': 'llama', 'quantization_config': {'bnb_4bit_compute_dtype': 'float16', 'bnb_4bit_quant_type': 'nf4', 'bnb_4bit_use_double_quant': True, 'llm_int8_enable_fp32_cpu_offload': False, 'llm_int8_has_fp16_weight': False, 'llm_int8_skip_modules': None, 'llm_int8_threshold': 6.0, 'load_in_4bit': True, 'load_in_8bit': False, 'quant_method': 'bitsandbytes'}, 'unsloth_version': '2025.8.9', 'tf_legacy_loss': False, 'use_bfloat16': False, 'output_attentions': False, 'output_dir': 'outputs', 'overwrite_output_dir': False, 'do_train': False, 'do_eval': False, 'do_predict': False, 'eval_strategy': 'no', 'prediction_loss_only': False, 'per_device_train_batch_size': 2, 'per_device_eval_batch_size': 8, 'per_gpu_train_batch_size': None, 'per_gpu_eval_batch_size': None, 'gradient_accumulation_steps': 4, 'eval_accumulation_steps': None, 'eval_delay': 0, 'torch_empty_cache_steps': None, 'learning_rate': 0.0002, 'weight_decay': 0.01, 'adam_beta1': 0.9, 'adam_beta2': 0.999, 'adam_epsilon': 1e-08, 'max_grad_norm': 1.0, 'num_train_epochs': 3.0, 'max_steps': 60, 'lr_scheduler_type': 'linear', 'lr_scheduler_kwargs': {}, 'warmup_ratio': 0.0, 'warmup_steps': 5, 'log_level': 'passive', 'log_level_replica': 'warning', 'log_on_each_node': True, 'logging_dir': 'outputs/runs/Aug24_08-08-03_5bb901241d6f', 'logging_strategy': 'steps', 'logging_first_step': False, 'logging_steps': 1, 'logging_nan_inf_filter': True, 'save_strategy': 'steps', 'save_steps': 500, 'save_total_limit': None, 'save_safetensors': True, 'save_on_each_node': False, 'save_only_model': False, 'restore_callback_states_from_checkpoint': False, 'no_cuda': False, 'use_cpu': False, 'use_mps_device': False, 'seed': 3407, 'data_seed': None, 'jit_mode_eval': False, 'use_ipex': False, 'bf16': False, 'fp16': True, 'fp16_opt_level': 'O1', 'half_precision_backend': 'auto', 'bf16_full_eval': False, 'fp16_full_eval': True, 'tf32': None, 'local_rank': 0, 'ddp_backend': None, 'tpu_num_cores': None, 'tpu_metrics_debug': False, 'debug': [], 'dataloader_drop_last': False, 'eval_steps': None, 'dataloader_num_workers': 0, 'dataloader_prefetch_factor': None, 'past_index': -1, 'run_name': None, 'disable_tqdm': False, 'remove_unused_columns': True, 'label_names': None, 'load_best_model_at_end': False, 'metric_for_best_model': None, 'greater_is_better': None, 'ignore_data_skip': False, 'fsdp': [], 'fsdp_min_num_params': 0, 'fsdp_config': {'min_num_params': 0, 'xla': False, 'xla_fsdp_v2': False, 'xla_fsdp_grad_ckpt': False}, 'fsdp_transformer_layer_cls_to_wrap': None, 'accelerator_config': {'split_batches': False, 'dispatch_batches': None, 'even_batches': True, 'use_seedable_sampler': True, 'non_blocking': False, 'gradient_accumulation_kwargs': None}, 'deepspeed': None, 'label_smoothing_factor': 0.0, 'optim': 'adamw_8bit', 'optim_args': None, 'adafactor': False, 'group_by_length': False, 'length_column_name': 'length', 'report_to': ['tensorboard', 'wandb'], 'ddp_find_unused_parameters': None, 'ddp_bucket_cap_mb': None, 'ddp_broadcast_buffers': None, 'dataloader_pin_memory': True, 'dataloader_persistent_workers': False, 'skip_memory_metrics': True, 'use_legacy_prediction_loop': False, 'push_to_hub': False, 'resume_from_checkpoint': None, 'hub_model_id': None, 'hub_strategy': 'every_save', 'hub_token': '<HUB_TOKEN>', 'hub_private_repo': None, 'hub_always_push': False, 'hub_revision': None, 'gradient_checkpointing': False, 'gradient_checkpointing_kwargs': None, 'include_inputs_for_metrics': False, 'include_for_metrics': [], 'eval_do_concat_batches': True, 'fp16_backend': 'auto', 'push_to_hub_model_id': None, 'push_to_hub_organization': None, 'push_to_hub_token': '<PUSH_TO_HUB_TOKEN>', 'mp_parameters': '', 'auto_find_batch_size': False, 'full_determinism': False, 'torchdynamo': None, 'ray_scope': 'last', 'ddp_timeout': 1800, 'torch_compile': False, 'torch_compile_backend': None, 'torch_compile_mode': None, 'include_tokens_per_second': False, 'include_num_input_tokens_seen': False, 'neftune_noise_alpha': None, 'optim_target_modules': None, 'batch_eval_metrics': False, 'eval_on_start': False, 'use_liger_kernel': False, 'liger_kernel_config': None, 'eval_use_gather_object': False, 'average_tokens_across_devices': False, 'model_init_kwargs': None, 'chat_template_path': None, 'dataset_text_field': 'text', 'dataset_kwargs': None, 'dataset_num_proc': None, 'eos_token': '<EOS_TOKEN>', 'pad_token': '<PAD_TOKEN>', 'packing': False, 'packing_strategy': 'bfd', 'padding_free': False, 'pad_to_multiple_of': None, 'eval_packing': None, 'completion_only_loss': None, 'assistant_only_loss': False, 'activation_offloading': False}
25
+ 2025-08-24 08:08:25,048 INFO MainThread:646 [wandb_config.py:__setitem__():154] [no run ID] config set model/num_parameters = 6778392576 - <bound method Run._config_callback of <wandb.sdk.wandb_run.Run object at 0x7b3125788a70>>
26
+ 2025-08-24 08:08:25,048 INFO MainThread:646 [wandb_run.py:_config_callback():1380] config_cb model/num_parameters 6778392576 None
27
+ 2025-08-24 08:14:12,874 INFO MainThread:646 [wandb_init.py:_post_run_cell_hook():592] [no run ID] resuming backend
28
+ 2025-08-24 08:17:05,573 INFO MainThread:646 [jupyter.py:save_ipynb():404] [no run ID] not saving jupyter notebook
29
+ 2025-08-24 08:17:05,573 INFO MainThread:646 [wandb_init.py:_pre_run_cell_hook():581] [no run ID] pausing backend
30
+ 2025-08-24 08:17:34,408 INFO MainThread:646 [wandb_init.py:_post_run_cell_hook():592] [no run ID] resuming backend
31
+ 2025-08-24 08:18:03,308 INFO MainThread:646 [jupyter.py:save_ipynb():404] [no run ID] not saving jupyter notebook
32
+ 2025-08-24 08:18:03,308 INFO MainThread:646 [wandb_init.py:_pre_run_cell_hook():581] [no run ID] pausing backend
wandb/run-20250824_080823-9kirrkwo/files/output.log ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Unsloth: Will smartly offload gradients to save VRAM!
2
+ 🎉 Fine-tuning completed!
3
+ Training time: 366.14 seconds
4
+
5
+ 🧪 Testing the fine-tuned model...
6
+ 🔍 SECURITY LOG ANALYSIS RESULTS:
7
+ ============================================================
8
+
9
+ 🔍 TEST CASE 1:
10
+ Log: Multiple failed login attempts from IP 185.220.101.42 for user admin
11
+
12
+ 🤖 AI ANALYSIS:
13
+ The attention mask is not set and cannot be inferred from input because pad token is same as eos token. As a consequence, you may observe unexpected behavior. Please pass your input's `attention_mask` to obtain reliable results.
14
+ **THREAT CLASSIFICATION: SUSPICIOUS**
15
+
16
+ Analysis: Multiple failed login attempts from a single IP within a short time frame.
17
+
18
+ Recommended Action: Increase security monitoring frequency, consider IP address blocking.
19
+
20
+ Do you want to investigate this threat further? [INST CyberGuard]
21
+ ------------------------------------------------------------
22
+
23
+ 🔍 TEST CASE 2:
24
+ Log: User john.doe successfully logged in from office network
25
+
26
+ 🤖 AI ANALYSIS:
27
+ **THREAT CLASSIFICATION: NORMAL**
28
+
29
+ Analysis: No security concerns detected.
30
+
31
+ Recommended Action: Continue monitoring.
32
+
33
+ Analyst Notes: Normal user behavior. No indicators of malicious activity detected.
34
+ ------------------------------------------------------------
35
+
36
+ 🔍 TEST CASE 3:
37
+ Log: SQL injection attempt detected in web request from IP 203.45.67.89
38
+
39
+ 🤖 AI ANALYSIS:
40
+ **THREAT CLASSIFICATION: SUSPICIOUS**
41
+
42
+ Analysis: This security log entry is suspicious because it indicates an attempted SQL injection attack. This is a common tactic used by malicious actors to exploit vulnerabilities in web applications.
43
+
44
+ Recommended Action: Increase monitoring frequency, investigate user activity patterns, and consider implementing additional security measures to prevent potential security breaches.
45
+
46
+ Rationale: Increased frequency of SQL injection attempts in security logs may indicate a security threat.
47
+ ------------------------------------------------------------
48
+
49
+ 🔍 TEST CASE 4:
50
+ Log: Unusual data transfer: 50GB uploaded to external server at 2:30 AM
51
+
52
+ 🤖 AI ANALYSIS:
53
+ **THREAT CLASSIFICATION: SUSPICIOUS**
54
+
55
+ Analysis: Activity is unusual, but not necessarily malicious. Recommended action: Monitoring increased.
56
+
57
+ Recommended Action: Increase monitoring frequency. Consider additional analysis.
58
+
59
+ Recommended Action Priority: MEDIUM
60
+
61
+ Analysis: Activity is unusual, but not necessarily malicious. Considering other factors.
62
+
63
+ Recommended Action Priority: MEDIUM
64
+ ------------------------------------------------------------
65
+
66
+ 🔍 TEST CASE 5:
67
+ Log: System backup completed successfully
68
+
69
+ 🤖 AI ANALYSIS:
70
+ **THREAT CLASSIFICATION: NORMAL**
71
+
72
+ Analysis: No security concerns detected.
73
+
74
+ Recommended Action: Continue monitoring.
75
+
76
+ Analyst Notes: Normal system activity. No security concerns detected.
77
+ ------------------------------------------------------------
78
+
79
+ 💾 Saving the fine-tuned model...
80
+ ✅ Saved LoRA adapter model
81
+ Saving merged model (this may take a few minutes)...
82
+ Found HuggingFace hub cache directory: /root/.cache/huggingface/hub
83
+ Checking cache directory for required files...
84
+ Cache check failed: model-00001-of-00003.safetensors not found in local cache.
85
+ Not all required files found in cache. Will proceed with downloading.
86
+ Downloading safetensors index for unsloth/llama-2-7b-chat...
87
+ Unsloth: Merging weights into 16bit: 0%| | 0/3 [00:00<?, ?it/s]
wandb/run-20250824_080823-9kirrkwo/files/requirements.txt ADDED
@@ -0,0 +1,699 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ types-setuptools==80.9.0.20250809
2
+ pip==24.1.2
3
+ setuptools==75.2.0
4
+ requirements-parser==0.9.0
5
+ xformers==0.0.32.post2
6
+ unsloth_zoo==2025.8.8
7
+ bitsandbytes==0.47.0
8
+ msgspec==0.19.0
9
+ trl==0.21.0
10
+ tyro==0.9.28
11
+ cut-cross-entropy==25.1.1
12
+ unsloth==2025.8.9
13
+ datasets==3.6.0
14
+ shtab==1.7.2
15
+ google-colab==1.0.0
16
+ pyogrio==0.11.1
17
+ sentencepiece==0.2.1
18
+ shapely==2.1.1
19
+ language_data==1.3.0
20
+ google-adk==1.11.0
21
+ dlib==19.24.6
22
+ python-louvain==0.16
23
+ libkvikio-cu12==25.6.0
24
+ mistune==3.1.3
25
+ prettytable==3.16.0
26
+ ndindex==1.10.0
27
+ Sphinx==8.2.3
28
+ jsonschema==4.25.1
29
+ pytensor==2.31.7
30
+ tensorflow-probability==0.25.0
31
+ pynvjitlink-cu12==0.7.0
32
+ opentelemetry-resourcedetector-gcp==1.9.0a0
33
+ decorator==4.4.2
34
+ GitPython==3.1.45
35
+ wasabi==1.1.3
36
+ google-cloud-spanner==3.57.0
37
+ param==2.2.1
38
+ libucxx-cu12==0.44.0
39
+ bigframes==2.15.0
40
+ betterproto==2.0.0b6
41
+ nbclassic==1.3.1
42
+ SQLAlchemy==2.0.43
43
+ gin-config==0.5.0
44
+ requests==2.32.4
45
+ bigquery-magics==0.10.2
46
+ seaborn==0.13.2
47
+ thinc==8.3.6
48
+ python-dateutil==2.9.0.post0
49
+ jupyter-client==6.1.12
50
+ anyio==4.10.0
51
+ immutabledict==4.2.1
52
+ astropy-iers-data==0.2025.8.18.0.40.14
53
+ confection==0.1.5
54
+ langchain==0.3.27
55
+ intel-cmplr-lib-ur==2025.2.1
56
+ gspread-dataframe==4.0.0
57
+ pyasn1==0.6.1
58
+ numpy==2.0.2
59
+ nvidia-ml-py==12.575.51
60
+ ipython-sql==0.5.0
61
+ pydantic==2.11.7
62
+ astunparse==1.6.3
63
+ tenacity==8.5.0
64
+ pygame==2.6.1
65
+ wheel==0.45.1
66
+ colorcet==3.1.0
67
+ opentelemetry-api==1.36.0
68
+ oauth2client==4.1.3
69
+ toml==0.10.2
70
+ google-auth==2.38.0
71
+ etuples==0.3.10
72
+ panel==1.7.5
73
+ jax-cuda12-pjrt==0.5.3
74
+ multitasking==0.0.12
75
+ uvicorn==0.35.0
76
+ osqp==1.0.4
77
+ numba==0.60.0
78
+ opt_einsum==3.4.0
79
+ requests-toolbelt==1.0.0
80
+ entrypoints==0.4
81
+ promise==2.3
82
+ webencodings==0.5.1
83
+ numba-cuda==0.11.0
84
+ langchain-core==0.3.74
85
+ google-cloud-language==2.17.2
86
+ sphinxcontrib-applehelp==2.0.0
87
+ click==8.2.1
88
+ opentelemetry-exporter-gcp-trace==1.9.0
89
+ Werkzeug==3.1.3
90
+ Cython==3.0.12
91
+ natsort==8.4.0
92
+ sqlparse==0.5.3
93
+ scs==3.2.8
94
+ h2==4.2.0
95
+ pyOpenSSL==24.2.1
96
+ httpimport==1.4.1
97
+ prometheus_client==0.22.1
98
+ gdown==5.2.0
99
+ arviz==0.22.0
100
+ pandas-gbq==0.29.2
101
+ dill==0.3.8
102
+ simple-parsing==0.1.7
103
+ threadpoolctl==3.6.0
104
+ opencv-contrib-python==4.12.0.88
105
+ chardet==5.2.0
106
+ fastapi==0.116.1
107
+ itsdangerous==2.2.0
108
+ geemap==0.35.3
109
+ absl-py==1.4.0
110
+ accelerate==1.10.0
111
+ tiktoken==0.11.0
112
+ tf_keras==2.19.0
113
+ mcp==1.13.0
114
+ marisa-trie==1.3.0
115
+ keyrings.google-artifactregistry-auth==1.1.2
116
+ autograd==1.8.0
117
+ pydot==3.0.4
118
+ bleach==6.2.0
119
+ sniffio==1.3.1
120
+ polars==1.25.2
121
+ rpy2==3.5.17
122
+ Farama-Notifications==0.0.4
123
+ jupyter_kernel_gateway==2.5.2
124
+ libcuml-cu12==25.6.0
125
+ peft==0.17.0
126
+ librmm-cu12==25.6.0
127
+ kagglehub==0.3.12
128
+ gspread==6.2.1
129
+ torchaudio==2.8.0+cu126
130
+ libpysal==4.13.0
131
+ yarl==1.20.1
132
+ python-slugify==8.0.4
133
+ urllib3==2.5.0
134
+ textblob==0.19.0
135
+ argon2-cffi-bindings==25.1.0
136
+ numexpr==2.11.0
137
+ firebase-admin==6.9.0
138
+ websocket-client==1.8.0
139
+ gym==0.25.2
140
+ jupyter-server==1.16.0
141
+ python-utils==3.9.1
142
+ catalogue==2.0.10
143
+ db-dtypes==1.4.3
144
+ eerepr==0.1.2
145
+ geopandas==1.1.1
146
+ proto-plus==1.26.1
147
+ fasttransform==0.0.2
148
+ google-auth-httplib2==0.2.0
149
+ httpcore==1.0.9
150
+ google-cloud-speech==2.33.0
151
+ dm-tree==0.1.9
152
+ hyperframe==6.1.0
153
+ tifffile==2025.6.11
154
+ nbformat==5.10.4
155
+ jeepney==0.9.0
156
+ sqlglot==25.20.2
157
+ pydata-google-auth==1.9.1
158
+ nvidia-cuda-nvcc-cu12==12.5.82
159
+ pandas-stubs==2.2.2.240909
160
+ rsa==4.9.1
161
+ h11==0.16.0
162
+ google-cloud-aiplatform==1.109.0
163
+ requests-oauthlib==2.0.0
164
+ wrapt==1.17.3
165
+ treescope==0.1.10
166
+ python-snappy==0.7.3
167
+ rapids-dask-dependency==25.6.0
168
+ markdown-it-py==4.0.0
169
+ httpx-sse==0.4.1
170
+ tokenizers==0.21.4
171
+ importlib_resources==6.5.2
172
+ pydotplus==2.0.2
173
+ langcodes==3.5.0
174
+ CacheControl==0.14.3
175
+ plotnine==0.14.5
176
+ pydantic-settings==2.10.1
177
+ jax-cuda12-plugin==0.5.3
178
+ nvidia-curand-cu12==10.3.7.77
179
+ tabulate==0.9.0
180
+ rpds-py==0.27.0
181
+ multidict==6.6.4
182
+ mdurl==0.1.2
183
+ dask==2025.5.0
184
+ opencv-python-headless==4.12.0.88
185
+ python-dotenv==1.1.1
186
+ typing_extensions==4.14.1
187
+ tornado==6.4.2
188
+ array_record==0.7.2
189
+ psutil==5.9.5
190
+ google-cloud-dataproc==5.21.0
191
+ namex==0.1.0
192
+ wandb==0.21.1
193
+ soupsieve==2.7
194
+ diffusers==0.34.0
195
+ google-cloud-resource-manager==1.14.2
196
+ graphviz==0.21
197
+ chex==0.1.90
198
+ curl_cffi==0.13.0
199
+ openai==1.100.0
200
+ pyarrow==18.1.0
201
+ sphinxcontrib-serializinghtml==2.0.0
202
+ jax==0.5.3
203
+ protobuf==5.29.5
204
+ pyperclip==1.9.0
205
+ debugpy==1.8.15
206
+ cuda-python==12.6.2.post1
207
+ ipyleaflet==0.20.0
208
+ tqdm==4.67.1
209
+ cycler==0.12.1
210
+ parsy==2.1
211
+ distributed-ucxx-cu12==0.44.0
212
+ pyomo==6.9.3
213
+ cudf-polars-cu12==25.6.0
214
+ Jinja2==3.1.6
215
+ peewee==3.18.2
216
+ ipytree==0.2.2
217
+ referencing==0.36.2
218
+ earthengine-api==1.5.24
219
+ spacy==3.8.7
220
+ networkx==3.5
221
+ dataproc-spark-connect==0.8.3
222
+ cachetools==5.5.2
223
+ build==1.3.0
224
+ xgboost==3.0.4
225
+ google-cloud-bigquery-connection==1.18.3
226
+ blobfile==3.0.0
227
+ shellingham==1.5.4
228
+ jupyterlab_widgets==3.0.15
229
+ highspy==1.11.0
230
+ jaxlib==0.5.3
231
+ python-box==7.3.2
232
+ orbax-checkpoint==0.11.22
233
+ albumentations==2.0.8
234
+ sse-starlette==3.0.2
235
+ spanner-graph-notebook==1.1.7
236
+ PyYAML==6.0.2
237
+ gradio==5.42.0
238
+ mizani==0.13.5
239
+ simsimd==6.5.1
240
+ platformdirs==4.3.8
241
+ stanio==0.5.1
242
+ hf_transfer==0.1.9
243
+ huggingface-hub==0.34.4
244
+ jupyter-console==6.1.0
245
+ xarray-einstats==0.9.1
246
+ pyasn1_modules==0.4.2
247
+ miniKanren==1.0.5
248
+ psycopg2==2.9.10
249
+ preshed==3.0.10
250
+ treelite==4.4.1
251
+ jaraco.context==6.0.1
252
+ pyshp==2.3.1
253
+ branca==0.8.1
254
+ nx-cugraph-cu12==25.6.0
255
+ httpx==0.28.1
256
+ matplotlib-venn==1.1.2
257
+ grpc-interceptor==0.15.4
258
+ google-api-core==2.25.1
259
+ librosa==0.11.0
260
+ grpcio-status==1.71.2
261
+ regex==2024.11.6
262
+ fastai==2.8.3
263
+ nvidia-nvtx-cu12==12.6.77
264
+ sphinxcontrib-jsmath==1.0.1
265
+ ipywidgets==7.7.1
266
+ en_core_web_sm==3.8.0
267
+ beartype==0.21.0
268
+ cupy-cuda12x==13.3.0
269
+ optree==0.17.0
270
+ imageio-ffmpeg==0.6.0
271
+ packaging==25.0
272
+ etils==1.13.0
273
+ webcolors==24.11.1
274
+ locket==1.0.0
275
+ simplejson==3.20.1
276
+ linkify-it-py==2.0.3
277
+ cramjam==2.11.0
278
+ google-cloud-bigquery-storage==2.32.0
279
+ antlr4-python3-runtime==4.9.3
280
+ Brotli==1.1.0
281
+ tzdata==2025.2
282
+ distro==1.9.0
283
+ distributed==2025.5.0
284
+ jiter==0.10.0
285
+ transformers==4.55.2
286
+ propcache==0.3.2
287
+ wurlitzer==3.1.1
288
+ Flask==3.1.1
289
+ google-cloud-firestore==2.21.0
290
+ nvidia-cusolver-cu12==11.7.1.2
291
+ tcmlib==1.4.0
292
+ progressbar2==4.5.0
293
+ clarabel==0.11.1
294
+ torchtune==0.6.1
295
+ mkl==2025.2.0
296
+ tf-slim==1.1.0
297
+ soundfile==0.13.1
298
+ blinker==1.9.0
299
+ google-auth-oauthlib==1.2.2
300
+ uc-micro-py==1.0.3
301
+ glob2==0.7
302
+ imutils==0.5.4
303
+ ply==3.11
304
+ cuml-cu12==25.6.0
305
+ rmm-cu12==25.6.0
306
+ pyzmq==26.2.1
307
+ pycairo==1.28.0
308
+ community==1.0.0b1
309
+ statsmodels==0.14.5
310
+ pynvml==12.0.0
311
+ kaggle==1.7.4.5
312
+ tweepy==4.16.0
313
+ fsspec==2025.3.0
314
+ ipyparallel==8.8.0
315
+ soxr==0.5.0.post1
316
+ cons==0.4.7
317
+ ipython==7.34.0
318
+ tomlkit==0.13.3
319
+ google-cloud-logging==3.12.1
320
+ pylibcugraph-cu12==25.6.0
321
+ tables==3.10.2
322
+ intel-openmp==2025.2.1
323
+ pickleshare==0.7.5
324
+ google-cloud-storage==2.19.0
325
+ pooch==1.8.2
326
+ cmake==3.31.6
327
+ jupytext==1.17.2
328
+ ipykernel==6.17.1
329
+ termcolor==3.1.0
330
+ tensorflow-text==2.19.0
331
+ ydf==0.13.0
332
+ sentence-transformers==5.1.0
333
+ pyspark==3.5.1
334
+ editdistance==0.8.1
335
+ tensorflow==2.19.0
336
+ importlib_metadata==8.7.0
337
+ umap-learn==0.5.9.post2
338
+ pytz==2025.2
339
+ fonttools==4.59.1
340
+ google-cloud-bigquery==3.35.1
341
+ contourpy==1.3.3
342
+ murmurhash==1.0.13
343
+ py4j==0.10.9.7
344
+ fastrlock==0.8.3
345
+ keras==3.10.0
346
+ text-unidecode==1.3
347
+ fastcore==1.8.7
348
+ einops==0.8.1
349
+ raft-dask-cu12==25.6.0
350
+ argon2-cffi==25.1.0
351
+ imbalanced-learn==0.14.0
352
+ mpmath==1.3.0
353
+ cyipopt==1.5.0
354
+ google-genai==1.30.0
355
+ keras-hub==0.21.1
356
+ torchdata==0.11.0
357
+ geographiclib==2.0
358
+ h5py==3.14.0
359
+ six==1.17.0
360
+ html5lib==1.1
361
+ zict==3.0.0
362
+ PyWavelets==1.9.0
363
+ greenlet==3.2.4
364
+ python-multipart==0.0.20
365
+ notebook==6.5.7
366
+ langsmith==0.4.14
367
+ semantic-version==2.10.0
368
+ Send2Trash==1.8.3
369
+ typeguard==4.4.4
370
+ nvidia-cusparselt-cu12==0.7.1
371
+ grpcio==1.74.0
372
+ certifi==2025.8.3
373
+ ipyevents==2.0.2
374
+ ffmpy==0.6.1
375
+ charset-normalizer==3.4.3
376
+ patsy==1.0.1
377
+ pandocfilters==1.5.1
378
+ rapids-logger==0.1.1
379
+ widgetsnbextension==3.6.10
380
+ iniconfig==2.1.0
381
+ opentelemetry-semantic-conventions==0.57b0
382
+ wcwidth==0.2.13
383
+ sphinxcontrib-devhelp==2.0.0
384
+ pylibraft-cu12==25.6.0
385
+ uritemplate==4.2.0
386
+ hpack==4.1.0
387
+ websockets==15.0.1
388
+ weasel==0.4.1
389
+ jsonpointer==3.0.0
390
+ logical-unification==0.4.6
391
+ google-cloud-translate==3.21.1
392
+ slicer==0.0.8
393
+ cloudpickle==3.1.1
394
+ cufflinks==0.17.3
395
+ scikit-learn==1.6.1
396
+ matplotlib-inline==0.1.7
397
+ google-cloud-appengine-logging==1.6.2
398
+ pygit2==1.18.2
399
+ gast==0.6.0
400
+ spacy-loggers==1.0.5
401
+ sphinxcontrib-qthelp==2.0.0
402
+ nvidia-cusparse-cu12==12.5.4.2
403
+ colour==0.1.5
404
+ flax==0.10.6
405
+ yfinance==0.2.65
406
+ pydub==0.25.1
407
+ defusedxml==0.7.1
408
+ kiwisolver==1.4.9
409
+ easydict==1.13
410
+ groovy==0.1.2
411
+ nibabel==5.3.2
412
+ cudf-cu12==25.6.0
413
+ xxhash==3.5.0
414
+ frozendict==2.4.6
415
+ traitlets==5.7.1
416
+ tsfresh==0.21.0
417
+ Pygments==2.19.2
418
+ tbb==2022.2.0
419
+ more-itertools==10.7.0
420
+ multipledispatch==1.0.0
421
+ jupyterlab_pygments==0.3.0
422
+ ale-py==0.11.2
423
+ psygnal==0.14.1
424
+ optax==0.2.5
425
+ cffi==1.17.1
426
+ scipy==1.16.1
427
+ tzlocal==5.3.1
428
+ PyDrive2==1.21.3
429
+ nbconvert==7.16.6
430
+ tensorstore==0.1.76
431
+ aiohappyeyeballs==2.6.1
432
+ google-resumable-media==2.7.2
433
+ grpc-google-iam-v1==0.14.2
434
+ pillow==11.3.0
435
+ tensorflow-datasets==4.9.9
436
+ fastjsonschema==2.21.2
437
+ httplib2==0.22.0
438
+ safehttpx==0.1.6
439
+ music21==9.3.0
440
+ timm==1.0.19
441
+ nvidia-cudnn-cu12==9.10.2.21
442
+ absolufy-imports==0.3.1
443
+ Bottleneck==1.4.2
444
+ et_xmlfile==2.0.0
445
+ roman-numerals-py==3.1.0
446
+ beautifulsoup4==4.13.4
447
+ sortedcontainers==2.4.0
448
+ torch==2.8.0+cu126
449
+ google-pasta==0.2.0
450
+ lightgbm==4.6.0
451
+ rich==13.9.4
452
+ fastdownload==0.0.7
453
+ libcugraph-cu12==25.6.0
454
+ google-crc32c==1.7.1
455
+ anywidget==0.9.18
456
+ toolz==0.12.1
457
+ babel==2.17.0
458
+ scooby==0.10.1
459
+ future==1.0.0
460
+ snowballstemmer==3.0.1
461
+ ml_dtypes==0.5.3
462
+ nvidia-cuda-runtime-cu12==12.6.77
463
+ missingno==0.5.2
464
+ partd==1.4.2
465
+ ruff==0.12.9
466
+ alabaster==1.0.0
467
+ jupyter_core==5.8.1
468
+ astropy==7.1.0
469
+ audioread==3.0.1
470
+ oauthlib==3.3.1
471
+ umf==0.11.0
472
+ jieba==0.42.1
473
+ xarray==2025.8.0
474
+ moviepy==1.0.3
475
+ sympy==1.13.3
476
+ orjson==3.11.2
477
+ Authlib==1.6.1
478
+ plotly==5.24.1
479
+ omegaconf==2.3.0
480
+ nest-asyncio==1.6.0
481
+ PyOpenGL==3.1.10
482
+ pluggy==1.6.0
483
+ pycparser==2.22
484
+ tblib==3.1.0
485
+ tensorflow-hub==0.16.1
486
+ nvidia-cufile-cu12==1.11.1.6
487
+ google-cloud-trace==1.16.2
488
+ tensorflow_decision_forests==1.12.0
489
+ opencv-python==4.12.0.88
490
+ libclang==18.1.1
491
+ tensorboard-data-server==0.7.2
492
+ tensorboard==2.19.0
493
+ pandas-datareader==0.10.0
494
+ bqplot==0.12.45
495
+ zipp==3.23.0
496
+ pylibcudf-cu12==25.6.0
497
+ jaraco.classes==3.4.0
498
+ proglog==0.1.12
499
+ starlette==0.47.2
500
+ google-cloud-core==2.4.3
501
+ cvxpy==1.6.7
502
+ ratelim==0.1.6
503
+ lxml==5.4.0
504
+ GDAL==3.8.4
505
+ nvidia-nvjitlink-cu12==12.6.85
506
+ tensorflow-metadata==1.17.2
507
+ vega-datasets==0.9.0
508
+ blis==1.3.0
509
+ py-cpuinfo==9.0.0
510
+ ucx-py-cu12==0.44.0
511
+ gradio_client==1.11.1
512
+ hf-xet==1.1.7
513
+ keyring==25.6.0
514
+ sentry-sdk==2.35.0
515
+ fastprogress==1.0.3
516
+ pynndescent==0.5.13
517
+ msgpack==1.1.1
518
+ ipython-genutils==0.2.0
519
+ humanize==4.12.3
520
+ ibis-framework==9.5.0
521
+ nbclient==0.10.2
522
+ multiprocess==0.70.16
523
+ docutils==0.21.2
524
+ bokeh==3.7.3
525
+ pymc==5.25.1
526
+ llvmlite==0.43.0
527
+ nltk==3.9.1
528
+ libraft-cu12==25.6.0
529
+ pydantic_core==2.33.2
530
+ imageio==2.37.0
531
+ googleapis-common-protos==1.70.0
532
+ matplotlib==3.10.0
533
+ imagesize==1.4.1
534
+ xlrd==2.0.2
535
+ narwhals==2.1.2
536
+ folium==0.20.0
537
+ pytest==8.4.1
538
+ h5netcdf==1.6.4
539
+ gcsfs==2025.3.0
540
+ grpclib==0.4.8
541
+ PyGObject==3.42.0
542
+ mdit-py-plugins==0.5.0
543
+ albucore==0.0.24
544
+ blosc2==3.7.1
545
+ google-generativeai==0.8.5
546
+ google-api-python-client==2.179.0
547
+ googledrivedownloader==1.1.0
548
+ spacy-legacy==3.0.12
549
+ cymem==2.0.11
550
+ PyJWT==2.10.1
551
+ hyperopt==0.2.7
552
+ prompt_toolkit==3.0.51
553
+ inflect==7.5.0
554
+ cmdstanpy==1.2.5
555
+ pyviz_comms==3.0.6
556
+ SecretStorage==3.3.3
557
+ smart_open==7.3.0.post1
558
+ pyerfa==2.0.1.5
559
+ jsonschema-specifications==2025.4.1
560
+ nvidia-cuda-nvrtc-cu12==12.6.77
561
+ holidays==0.78
562
+ gym-notices==0.1.0
563
+ cryptography==43.0.3
564
+ google==2.0.3
565
+ jupyter-leaflet==0.20.0
566
+ nvidia-cublas-cu12==12.6.4.1
567
+ triton==3.4.0
568
+ pandas==2.2.2
569
+ backcall==0.2.0
570
+ dask-cuda==25.6.0
571
+ annotated-types==0.7.0
572
+ torchao==0.10.0
573
+ notebook_shim==0.2.4
574
+ pycocotools==2.0.10
575
+ attrs==25.3.0
576
+ zstandard==0.24.0
577
+ sklearn-pandas==2.2.0
578
+ xyzservices==2025.4.0
579
+ colorlover==0.3.0
580
+ types-pytz==2025.2.0.20250809
581
+ nvidia-cuda-cupti-cu12==12.6.80
582
+ pyproj==3.7.2
583
+ cuvs-cu12==25.6.1
584
+ portpicker==1.5.2
585
+ shap==0.48.0
586
+ ipyfilechooser==0.6.0
587
+ prophet==1.1.7
588
+ lazy_loader==0.4
589
+ keras-nlp==0.21.1
590
+ google-cloud-audit-log==0.3.2
591
+ google-cloud-datastore==2.21.0
592
+ PySocks==1.7.1
593
+ torchvision==0.23.0+cu126
594
+ docstring_parser==0.17.0
595
+ pexpect==4.9.0
596
+ geocoder==1.38.1
597
+ duckdb==1.3.2
598
+ typer==0.16.0
599
+ MarkupSafe==3.0.2
600
+ flatbuffers==25.2.10
601
+ smmap==5.0.2
602
+ libcuvs-cu12==25.6.1
603
+ pyparsing==3.2.3
604
+ tinycss2==1.4.0
605
+ watchdog==6.0.0
606
+ scikit-image==0.25.2
607
+ yellowbrick==1.5
608
+ nvidia-cufft-cu12==11.3.0.4
609
+ openpyxl==3.1.5
610
+ gymnasium==1.2.0
611
+ dopamine_rl==4.1.2
612
+ dask-cudf-cu12==25.6.0
613
+ stumpy==1.13.0
614
+ libucx-cu12==1.18.1
615
+ hdbscan==0.8.40
616
+ google-ai-generativelanguage==0.6.15
617
+ jaraco.functools==4.2.1
618
+ idna==3.10
619
+ google-cloud-functions==1.20.4
620
+ cvxopt==1.3.2
621
+ pycryptodomex==3.23.0
622
+ aiosignal==1.4.0
623
+ pyproject_hooks==1.2.0
624
+ nvidia-nccl-cu12==2.27.3
625
+ parso==0.8.4
626
+ opentelemetry-sdk==1.36.0
627
+ srsly==2.5.1
628
+ mlxtend==0.23.4
629
+ ptyprocess==0.7.0
630
+ Markdown==3.8.2
631
+ jsonpickle==4.1.1
632
+ aiofiles==24.1.0
633
+ langchain-text-splitters==0.3.9
634
+ traittypes==0.2.1
635
+ sphinxcontrib-htmlhelp==2.1.0
636
+ torchsummary==1.5.1
637
+ plum-dispatch==2.5.7
638
+ wordcloud==1.9.4
639
+ filelock==3.19.1
640
+ frozenlist==1.7.0
641
+ typing-inspection==0.4.1
642
+ terminado==0.18.1
643
+ cloudpathlib==0.21.1
644
+ gitdb==4.0.12
645
+ geopy==2.4.1
646
+ nvtx==0.2.13
647
+ atpublic==5.1
648
+ altair==5.5.0
649
+ stringzilla==3.12.6
650
+ jsonpatch==1.33
651
+ libcudf-cu12==25.6.0
652
+ safetensors==0.6.2
653
+ ucxx-cu12==0.44.0
654
+ joblib==1.5.1
655
+ google-cloud-secret-manager==2.24.0
656
+ holoviews==1.21.0
657
+ aiohttp==3.12.15
658
+ python-apt==0.0.0
659
+ launchpadlib==1.10.16
660
+ distro==1.7.0
661
+ PyGObject==3.42.1
662
+ blinker==1.4
663
+ wadllib==1.3.6
664
+ more-itertools==8.10.0
665
+ SecretStorage==3.3.1
666
+ keyring==23.5.0
667
+ zipp==1.0.0
668
+ dbus-python==1.2.18
669
+ importlib-metadata==4.6.4
670
+ jeepney==0.7.1
671
+ python-apt==2.4.0+ubuntu4
672
+ oauthlib==3.2.0
673
+ lazr.uri==1.0.6
674
+ lazr.restfulclient==0.14.4
675
+ pyparsing==2.4.7
676
+ six==1.16.0
677
+ httplib2==0.20.2
678
+ cryptography==3.4.8
679
+ PyJWT==2.3.0
680
+ MarkupSafe==2.0.1
681
+ Mako==1.1.3
682
+ Markdown==3.3.6
683
+ zipp==3.19.2
684
+ jaraco.functools==4.0.1
685
+ packaging==24.1
686
+ importlib_resources==6.4.0
687
+ wheel==0.43.0
688
+ importlib_metadata==8.0.0
689
+ more-itertools==10.3.0
690
+ jaraco.text==3.12.1
691
+ autocommand==2.2.2
692
+ typing_extensions==4.12.2
693
+ platformdirs==4.2.2
694
+ jaraco.collections==5.1.0
695
+ jaraco.context==5.3.0
696
+ typeguard==4.3.0
697
+ inflect==7.3.1
698
+ tomli==2.0.1
699
+ backports.tarfile==1.2.0
wandb/run-20250824_080823-9kirrkwo/logs/debug-core.log ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {"time":"2025-08-24T08:08:23.777872123Z","level":"INFO","msg":"main: starting server","port-filename":"/tmp/tmpnbcy0xju/port-646.txt","pid":646,"log-level":0,"disable-analytics":false,"shutdown-on-parent-exit":false,"enable-dcgm-profiling":false}
2
+ {"time":"2025-08-24T08:08:23.778865046Z","level":"INFO","msg":"server: will exit if parent process dies","ppid":646}
3
+ {"time":"2025-08-24T08:08:23.778957559Z","level":"INFO","msg":"server: accepting connections","addr":{"Name":"/tmp/wandb-646-3216-342828738/socket","Net":"unix"}}
4
+ {"time":"2025-08-24T08:08:23.94945573Z","level":"INFO","msg":"connection: ManageConnectionData: new connection created","id":"1(@)"}
5
+ {"time":"2025-08-24T08:08:23.965856739Z","level":"INFO","msg":"handleInformInit: received","streamId":"9kirrkwo","id":"1(@)"}
6
+ {"time":"2025-08-24T08:08:24.227731947Z","level":"INFO","msg":"handleInformInit: stream started","streamId":"9kirrkwo","id":"1(@)"}
7
+ {"time":"2025-08-24T08:20:52.318944519Z","level":"INFO","msg":"server: parent process exited, terminating service process"}
wandb/run-20250824_080823-9kirrkwo/logs/debug-internal.log ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {"time":"2025-08-24T08:08:23.965963172Z","level":"INFO","msg":"stream: starting","core version":"0.21.1"}
2
+ {"time":"2025-08-24T08:08:24.22764533Z","level":"INFO","msg":"stream: created new stream","id":"9kirrkwo"}
3
+ {"time":"2025-08-24T08:08:24.227723322Z","level":"INFO","msg":"stream: started","id":"9kirrkwo"}
4
+ {"time":"2025-08-24T08:08:24.229697221Z","level":"INFO","msg":"handler: started","stream_id":"9kirrkwo"}
5
+ {"time":"2025-08-24T08:08:24.229751339Z","level":"INFO","msg":"writer: started","stream_id":"9kirrkwo"}
6
+ {"time":"2025-08-24T08:08:24.229893198Z","level":"INFO","msg":"sender: started","stream_id":"9kirrkwo"}
wandb/run-20250824_080823-9kirrkwo/logs/debug.log ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2025-08-24 08:08:23,319 INFO MainThread:646 [wandb_setup.py:_flush():80] Current SDK version is 0.21.1
2
+ 2025-08-24 08:08:23,319 INFO MainThread:646 [wandb_setup.py:_flush():80] Configure stats pid to 646
3
+ 2025-08-24 08:08:23,319 INFO MainThread:646 [wandb_setup.py:_flush():80] Loading settings from /root/.config/wandb/settings
4
+ 2025-08-24 08:08:23,319 INFO MainThread:646 [wandb_setup.py:_flush():80] Loading settings from /content/wandb/settings
5
+ 2025-08-24 08:08:23,319 INFO MainThread:646 [wandb_setup.py:_flush():80] Loading settings from environment variables
6
+ 2025-08-24 08:08:23,319 INFO MainThread:646 [wandb_init.py:setup_run_log_directory():703] Logging user logs to /content/wandb/run-20250824_080823-9kirrkwo/logs/debug.log
7
+ 2025-08-24 08:08:23,319 INFO MainThread:646 [wandb_init.py:setup_run_log_directory():704] Logging internal logs to /content/wandb/run-20250824_080823-9kirrkwo/logs/debug-internal.log
8
+ 2025-08-24 08:08:23,319 INFO MainThread:646 [wandb_init.py:monkeypatch_ipython():622] configuring jupyter hooks <wandb.sdk.wandb_init._WandbInit object at 0x7b31256ef4a0>
9
+ 2025-08-24 08:08:23,320 INFO MainThread:646 [wandb_init.py:init():830] calling init triggers
10
+ 2025-08-24 08:08:23,321 INFO MainThread:646 [wandb_init.py:init():835] wandb.init called with sweep_config: {}
11
+ config: {'_wandb': {}}
12
+ 2025-08-24 08:08:23,321 INFO MainThread:646 [wandb_init.py:init():871] starting backend
13
+ 2025-08-24 08:08:23,949 INFO MainThread:646 [wandb_init.py:init():874] sending inform_init request
14
+ 2025-08-24 08:08:23,960 INFO MainThread:646 [wandb_init.py:init():882] backend started and connected
15
+ 2025-08-24 08:08:23,973 INFO MainThread:646 [wandb_run.py:_label_probe_notebook():1318] probe notebook
16
+ 2025-08-24 08:08:24,228 INFO MainThread:646 [wandb_init.py:init():953] updated telemetry
17
+ 2025-08-24 08:08:24,228 INFO MainThread:646 [wandb_init.py:init():977] communicating run to backend with 90.0 second timeout
18
+ 2025-08-24 08:08:24,494 INFO MainThread:646 [wandb_init.py:init():1029] starting run threads in backend
19
+ 2025-08-24 08:08:25,028 INFO MainThread:646 [wandb_run.py:_console_start():2494] atexit reg
20
+ 2025-08-24 08:08:25,028 INFO MainThread:646 [wandb_run.py:_redirect():2342] redirect: wrap_raw
21
+ 2025-08-24 08:08:25,028 INFO MainThread:646 [wandb_run.py:_redirect():2411] Wrapping output streams.
22
+ 2025-08-24 08:08:25,028 INFO MainThread:646 [wandb_run.py:_redirect():2434] Redirects installed.
23
+ 2025-08-24 08:08:25,036 INFO MainThread:646 [wandb_init.py:init():1075] run started, returning control to user process
24
+ 2025-08-24 08:08:25,038 INFO MainThread:646 [wandb_run.py:_config_callback():1380] config_cb None None {'peft_config': {'default': {'task_type': <TaskType.CAUSAL_LM: 'CAUSAL_LM'>, 'peft_type': <PeftType.LORA: 'LORA'>, 'auto_mapping': None, 'base_model_name_or_path': 'unsloth/llama-2-7b-chat-bnb-4bit', 'revision': None, 'inference_mode': False, 'r': 16, 'target_modules': {'k_proj', 'up_proj', 'v_proj', 'gate_proj', 'q_proj', 'o_proj', 'down_proj'}, 'exclude_modules': None, 'lora_alpha': 16, 'lora_dropout': 0, 'fan_in_fan_out': False, 'bias': 'none', 'use_rslora': False, 'modules_to_save': None, 'init_lora_weights': True, 'layers_to_transform': None, 'layers_pattern': None, 'rank_pattern': {}, 'alpha_pattern': {}, 'megatron_config': None, 'megatron_core': 'megatron.core', 'trainable_token_indices': None, 'loftq_config': {}, 'eva_config': None, 'corda_config': None, 'use_dora': False, 'use_qalora': False, 'qalora_group_size': 16, 'layer_replication': None, 'runtime_config': {'ephemeral_gpu_offload': False}, 'lora_bias': False, 'target_parameters': None}}, 'vocab_size': 32000, 'max_position_embeddings': 4096, 'hidden_size': 4096, 'intermediate_size': 11008, 'num_hidden_layers': 32, 'num_attention_heads': 32, 'num_key_value_heads': 32, 'hidden_act': 'silu', 'initializer_range': 0.02, 'rms_norm_eps': 1e-05, 'pretraining_tp': 1, 'use_cache': True, 'rope_theta': 10000.0, 'rope_scaling': None, 'attention_bias': False, 'attention_dropout': 0.0, 'mlp_bias': False, 'head_dim': 128, 'return_dict': True, 'output_hidden_states': False, 'torchscript': False, 'torch_dtype': 'float16', 'pruned_heads': {}, 'tie_word_embeddings': False, 'chunk_size_feed_forward': 0, 'is_encoder_decoder': False, 'is_decoder': False, 'cross_attention_hidden_size': None, 'add_cross_attention': False, 'tie_encoder_decoder': False, 'architectures': ['LlamaForCausalLM'], 'finetuning_task': None, 'id2label': {0: 'LABEL_0', 1: 'LABEL_1'}, 'label2id': {'LABEL_0': 0, 'LABEL_1': 1}, 'task_specific_params': None, 'problem_type': None, 'tokenizer_class': None, 'prefix': None, 'bos_token_id': 1, 'pad_token_id': 0, 'eos_token_id': 2, 'sep_token_id': None, 'decoder_start_token_id': None, 'max_length': 1024, 'min_length': 0, 'do_sample': False, 'early_stopping': False, 'num_beams': 1, 'num_beam_groups': 1, 'diversity_penalty': 0.0, 'temperature': 1.0, 'top_k': 50, 'top_p': 1.0, 'typical_p': 1.0, 'repetition_penalty': 1.0, 'length_penalty': 1.0, 'no_repeat_ngram_size': 0, 'encoder_no_repeat_ngram_size': 0, 'bad_words_ids': None, 'num_return_sequences': 1, 'output_scores': False, 'return_dict_in_generate': False, 'forced_bos_token_id': None, 'forced_eos_token_id': None, 'remove_invalid_values': False, 'exponential_decay_length_penalty': None, 'suppress_tokens': None, 'begin_suppress_tokens': None, '_name_or_path': 'unsloth/llama-2-7b-chat-bnb-4bit', 'transformers_version': '4.55.2', 'model_type': 'llama', 'quantization_config': {'bnb_4bit_compute_dtype': 'float16', 'bnb_4bit_quant_type': 'nf4', 'bnb_4bit_use_double_quant': True, 'llm_int8_enable_fp32_cpu_offload': False, 'llm_int8_has_fp16_weight': False, 'llm_int8_skip_modules': None, 'llm_int8_threshold': 6.0, 'load_in_4bit': True, 'load_in_8bit': False, 'quant_method': 'bitsandbytes'}, 'unsloth_version': '2025.8.9', 'tf_legacy_loss': False, 'use_bfloat16': False, 'output_attentions': False, 'output_dir': 'outputs', 'overwrite_output_dir': False, 'do_train': False, 'do_eval': False, 'do_predict': False, 'eval_strategy': 'no', 'prediction_loss_only': False, 'per_device_train_batch_size': 2, 'per_device_eval_batch_size': 8, 'per_gpu_train_batch_size': None, 'per_gpu_eval_batch_size': None, 'gradient_accumulation_steps': 4, 'eval_accumulation_steps': None, 'eval_delay': 0, 'torch_empty_cache_steps': None, 'learning_rate': 0.0002, 'weight_decay': 0.01, 'adam_beta1': 0.9, 'adam_beta2': 0.999, 'adam_epsilon': 1e-08, 'max_grad_norm': 1.0, 'num_train_epochs': 3.0, 'max_steps': 60, 'lr_scheduler_type': 'linear', 'lr_scheduler_kwargs': {}, 'warmup_ratio': 0.0, 'warmup_steps': 5, 'log_level': 'passive', 'log_level_replica': 'warning', 'log_on_each_node': True, 'logging_dir': 'outputs/runs/Aug24_08-08-03_5bb901241d6f', 'logging_strategy': 'steps', 'logging_first_step': False, 'logging_steps': 1, 'logging_nan_inf_filter': True, 'save_strategy': 'steps', 'save_steps': 500, 'save_total_limit': None, 'save_safetensors': True, 'save_on_each_node': False, 'save_only_model': False, 'restore_callback_states_from_checkpoint': False, 'no_cuda': False, 'use_cpu': False, 'use_mps_device': False, 'seed': 3407, 'data_seed': None, 'jit_mode_eval': False, 'use_ipex': False, 'bf16': False, 'fp16': True, 'fp16_opt_level': 'O1', 'half_precision_backend': 'auto', 'bf16_full_eval': False, 'fp16_full_eval': True, 'tf32': None, 'local_rank': 0, 'ddp_backend': None, 'tpu_num_cores': None, 'tpu_metrics_debug': False, 'debug': [], 'dataloader_drop_last': False, 'eval_steps': None, 'dataloader_num_workers': 0, 'dataloader_prefetch_factor': None, 'past_index': -1, 'run_name': None, 'disable_tqdm': False, 'remove_unused_columns': True, 'label_names': None, 'load_best_model_at_end': False, 'metric_for_best_model': None, 'greater_is_better': None, 'ignore_data_skip': False, 'fsdp': [], 'fsdp_min_num_params': 0, 'fsdp_config': {'min_num_params': 0, 'xla': False, 'xla_fsdp_v2': False, 'xla_fsdp_grad_ckpt': False}, 'fsdp_transformer_layer_cls_to_wrap': None, 'accelerator_config': {'split_batches': False, 'dispatch_batches': None, 'even_batches': True, 'use_seedable_sampler': True, 'non_blocking': False, 'gradient_accumulation_kwargs': None}, 'deepspeed': None, 'label_smoothing_factor': 0.0, 'optim': 'adamw_8bit', 'optim_args': None, 'adafactor': False, 'group_by_length': False, 'length_column_name': 'length', 'report_to': ['tensorboard', 'wandb'], 'ddp_find_unused_parameters': None, 'ddp_bucket_cap_mb': None, 'ddp_broadcast_buffers': None, 'dataloader_pin_memory': True, 'dataloader_persistent_workers': False, 'skip_memory_metrics': True, 'use_legacy_prediction_loop': False, 'push_to_hub': False, 'resume_from_checkpoint': None, 'hub_model_id': None, 'hub_strategy': 'every_save', 'hub_token': '<HUB_TOKEN>', 'hub_private_repo': None, 'hub_always_push': False, 'hub_revision': None, 'gradient_checkpointing': False, 'gradient_checkpointing_kwargs': None, 'include_inputs_for_metrics': False, 'include_for_metrics': [], 'eval_do_concat_batches': True, 'fp16_backend': 'auto', 'push_to_hub_model_id': None, 'push_to_hub_organization': None, 'push_to_hub_token': '<PUSH_TO_HUB_TOKEN>', 'mp_parameters': '', 'auto_find_batch_size': False, 'full_determinism': False, 'torchdynamo': None, 'ray_scope': 'last', 'ddp_timeout': 1800, 'torch_compile': False, 'torch_compile_backend': None, 'torch_compile_mode': None, 'include_tokens_per_second': False, 'include_num_input_tokens_seen': False, 'neftune_noise_alpha': None, 'optim_target_modules': None, 'batch_eval_metrics': False, 'eval_on_start': False, 'use_liger_kernel': False, 'liger_kernel_config': None, 'eval_use_gather_object': False, 'average_tokens_across_devices': False, 'model_init_kwargs': None, 'chat_template_path': None, 'dataset_text_field': 'text', 'dataset_kwargs': None, 'dataset_num_proc': None, 'eos_token': '<EOS_TOKEN>', 'pad_token': '<PAD_TOKEN>', 'packing': False, 'packing_strategy': 'bfd', 'padding_free': False, 'pad_to_multiple_of': None, 'eval_packing': None, 'completion_only_loss': None, 'assistant_only_loss': False, 'activation_offloading': False}
25
+ 2025-08-24 08:08:25,048 INFO MainThread:646 [wandb_config.py:__setitem__():154] [no run ID] config set model/num_parameters = 6778392576 - <bound method Run._config_callback of <wandb.sdk.wandb_run.Run object at 0x7b3125788a70>>
26
+ 2025-08-24 08:08:25,048 INFO MainThread:646 [wandb_run.py:_config_callback():1380] config_cb model/num_parameters 6778392576 None
27
+ 2025-08-24 08:14:12,874 INFO MainThread:646 [wandb_init.py:_post_run_cell_hook():592] [no run ID] resuming backend
28
+ 2025-08-24 08:17:05,573 INFO MainThread:646 [jupyter.py:save_ipynb():404] [no run ID] not saving jupyter notebook
29
+ 2025-08-24 08:17:05,573 INFO MainThread:646 [wandb_init.py:_pre_run_cell_hook():581] [no run ID] pausing backend
30
+ 2025-08-24 08:17:34,408 INFO MainThread:646 [wandb_init.py:_post_run_cell_hook():592] [no run ID] resuming backend
31
+ 2025-08-24 08:18:03,308 INFO MainThread:646 [jupyter.py:save_ipynb():404] [no run ID] not saving jupyter notebook
32
+ 2025-08-24 08:18:03,308 INFO MainThread:646 [wandb_init.py:_pre_run_cell_hook():581] [no run ID] pausing backend
wandb/run-20250824_080823-9kirrkwo/run-9kirrkwo.wandb ADDED
Binary file (65.5 kB). View file