Daniel Han

Results 781 comments of 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

Oh thats a weird error - i will try Conda installs and get back to you

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)`