Denis Jannot

Results 16 comments of Denis Jannot

Yes, but I've just tried creating a new conda env and in that case it works. So there was probably something weird going on with the upgrades of the different...

> Sorry guys - does it work fine now? Please also reinstall and update Unsloth: > > ``` > pip uninstall unsloth -y > pip install --upgrade --no-cache-dir "unsloth[colab-new] @...

@danielhanchen when I try with 4.44.2 I get the following error: ``` Traceback (most recent call last): File "/home/denis/Documents/ai/kubegen/server.py.gpu.unsloth.chat_template", line 17, in model, tokenizer = FastLanguageModel.from_pretrained( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/denis/miniconda3/envs/unsloth_env/lib/python3.11/site-packages/unsloth/models/loader.py", line...

@vietphuon I didn't have any issue with the 1B. It's only with the 3B. @danielhanchen should I train the 3B model again after downgrading to 4.44.2 ?

It works like a charm ! Thanks a lot @danielhanchen for your reactivity

I got the same issue. It was because I cloned the unsloth repo in the directory where I was trying to run the training program on.