We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
try lora train Qwen2___5-3B-Instruct. Then get this output. How can I do somthing to reslove it?
id escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1595: SyntaxWarning: invalid escape sequence '\ ' f" \\\ /| GPU: {gpu_stats.name}. Max memory: {max_memory} GB. Platform: {platform_system}.\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1596: SyntaxWarning: invalid escape sequence '\_' f"O^O/ \_/ \\ Torch: {torch.__version__}. CUDA: {gpu_stats.major}.{gpu_stats.minor}. CUDA Toolkit: {torch.version.cuda}. Triton: {triton_version}\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1597: SyntaxWarning: invalid escape sequence '\ ' f"\ / Bfloat16 = {str(SUPPORTS_BFLOAT16).upper()}. FA [Xformers = {xformers_version}. FA2 = {HAS_FLASH_ATTENTION}]\n"\ /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1748: SyntaxWarning: invalid escape sequence '\.' start = re.search('logger\.info\([\"\'].+?Running training', inner_training_loop).span(0)[0] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1751: SyntaxWarning: invalid escape sequence '\s' spaces = re.search('\n([\s\t]{1,})', original_debug).group(0)[1:] /mnt/d/my/work/LLM/ai_train/unsloth/unsloth/models/llama.py:1752: SyntaxWarning: invalid escape sequence '\s' front_spaces = re.match('([\s\t]{1,})', inner_training_loop).group(0) [INFO|configuration_utils.py:677] 2025-01-10 22:22:29,853 >> loading configuration file /mnt/d/Users/Admin/.cache/modelscope/hub/Qwen/Qwen2___5-3B-Instruct/config.json
The text was updated successfully, but these errors were encountered:
@danielhanchen
Sorry, something went wrong.
there's already a pr solving this issue. Just wait for it to be merged
No branches or pull requests
try lora train Qwen2___5-3B-Instruct. Then get this output. How can I do somthing to reslove it?
The text was updated successfully, but these errors were encountered: