Daniel Han

Results 781 comments of Daniel Han

Our Kaggle notebooks https://www.kaggle.com/code/danielhanchen/kaggle-llama-3-8b-unsloth-notebook for eg quieten the W&B issues :)

@Kishore-bluekyte Oh A10G hmm :( Ok thats very weird - what's your Pytorch version?

@djannot Oh sorry! I actually added it in already - sorry guys forgot to update you all! ```python # Phi-3 phi3_template = \ "{{ bos_token }}"\ "{% for message in...

So sorry on the delay @johnyquest7 - just relocated to SF so the slowness. You can try loading the adapter itself through `FastLanguageModel.from_pretrained(adapter)` then doing the saving to 16bit

@johnsonice Could you try updating Unsloth as in https://github.com/unslothai/unsloth/wiki

Hopefully it should work now - I made the installation process somewhat easier hopefully

Apologies everyone! @Li-Yanzhi @win4r @DrewThomasson Whoops I forgot to inform you all that it should be fixed!!! (I actually pushed a fix a few days ago whoops!) Please update Unsloth...