Roland Tannous

Results 188 comments of Roland Tannous

I am also having the same problem and haven't been able to figure it out yet.

@danielroe For clarifications sake: we can ignore these specific lodash.pick errors because they don't represent an actual real threat?

oh makes perfect sense . I am still trying to wrap my head around it as it's a new paradigm. watched your presentation a couple of months ago. just recently...

yes definitely support for Anthropic Claude and hopefully a direct integration (ie don't mix in langchain or any other framework)

already sent another request.. didn't get a link yet

you're getting great F1 and accuracy scores. why is it far from being good? what am I missing?

We now support modernbert models (encoder only) in the latest version of unsloth Please make sure to upgrade your installation to the latest version using ``` pip install --upgrade unsloth-zoo...

you need to model.save_pretrained_merged(..) into a different directory than the directory where you saved your lora_adapter, then you need to push the model to hub model.push_to_hub(...) you can replace those...

@lightyrs this should work https://colab.research.google.com/drive/1UpxQaJ3JpTndMyunTCB20NT1KcwNiRMI or any notebook on unsloth.ai will close this for now. feel free to comment if still experiencing the same problem after following the linked notebook