Daniel Han
Daniel Han
Oh I think someone made a PR for Qwen
I'm assuming you forgot to call `FastLanguageModel.get_peft_model`
Oh we ask people now to install `!pip install --no-deps "xformers
Oh I don't think we support 3.12 yet since Xformers does not work on 3.12
Did you turn on the GPU?
Oh interesting!
Oh thats a weird error - i will try Conda installs and get back to you
Hmm thats weird - do you know if Colab Mistral works?
Oh nice catch!! Did not know about Jinja2 - thanks for that - will add it in!
Sorry on the delay! Oh it should dispatch to CPU on the fly! Try doing `model.save_pretrained_merged("model", tokenizer, save_method = "merged_16bit", maximum_memory_usage = 0.7)`