Chawin Sitawarin
Chawin Sitawarin
Thank you for taking an interest in our work! And sorry for the trouble and the delay. `prep_mtsd_for_yolo.py` is deprecated; we previously used it with the old YOLO code/scripts. I...
@danielhanchen I can confirm that I'm still experiencing this bug after updating. ``` pip uninstall unsloth -y pip install --upgrade --no-cache-dir "unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git" ```
Yeah, we're aware of the issue. I have an ad-hoc idea for how to fix this, and I'm currently testing it out. In short, instead of maximizing prob of "Sure"...
Oh my apologies. I probably did not update the README. You can pip install this from https://github.com/meta-llama/llama3/tree/main?tab=readme-ov-file#quick-start. As a matter of fact, this Llama-3 tokenizer is not necessary anymore. I...