Daniel Han

Results 1120 comments of Daniel Han
trafficstars

Could you try reinstalling Unsloth - I just added a fix: `pip install --upgrade --force-reinstall --no-deps unsloth unsloth_zoo`

@alansill Hey Alan - sorry on the delay! Oh do you mean Unsloth's python dependencies should be pinned to a version to reduce dependency issues? Or maybe I'm mistaken?

Ohh ok ok so the actual Linux kernel version - hmmm - unfortunately Unsloth relies on Pytorch and newer CUDA versions - that might be the culprit. Unsloth does support...

Oh wait Windows machines uses ".exe" - Linux machines do not - would you be able to add a check for linux and windows platforms? I can do it as...

Fantastic work and neat PR - also thanks for fixing the trailing spaces and stuff :) Good work!

Oh it's best to update transformers via `pip install --upgrade "transformers>=4.45"`

Ok that's a weird error - are you using the notebooks we provided without any changes? It's possible HuggingFace's new update might have broken some parts

@KaiDF Apologies forgot to mention for you to update Unsloth!! Glad it works now! Sorry on the issue! @mf-skjung I'll actually edit `pyproject.toml` to log this - thanks! On the...

@riddle-today Apologies sorry - can you screenshot the error - the picture you provided is just a warning - you can ignore that!

@teamclouday Oh wait try not to update it to 0.20!! Transformers will error out!! @riddle-today Oh yep apologies I forgot to mention you have to override the tokenizer with the...