unsloth
unsloth copied to clipboard
unsloth with python ver.3.12.3
With python ver. 3.10.12 it works fine. With version 3.12.3 I'm getting: TokenError: ('unterminated string literal (detected at line 997)', (997, 1))
on this line: from unsloth import FastLanguageModel
Oh I don't think we support 3.12 yet since Xformers does not work on 3.12
Thank you on your answer.What is the latest supported version?