unsloth icon indicating copy to clipboard operation
unsloth copied to clipboard

unsloth with python ver.3.12.3

Open mariozupan opened this issue 1 year ago • 2 comments

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

mariozupan avatar May 09 '24 16:05 mariozupan

Oh I don't think we support 3.12 yet since Xformers does not work on 3.12

danielhanchen avatar May 09 '24 17:05 danielhanchen

Thank you on your answer.What is the latest supported version?

mariozupan avatar May 10 '24 06:05 mariozupan