Mark Kim

Results 4 issues of Mark Kim

Hi, Thanks for the awesome project! I'm wondering if I can change the default path for datasets? Currently they are residing in '/opt/clearml/fileserver/{myproject}/.datasets' but it is a root storage so...

I was working on an imbalanced problem with your code for a week and the results got me frustrated with low accuracy. However, after I did some work as below...

First of all, thanks for the great work. Any plans on releasing the merging code?

Hi, I'm writing a new class like [this](https://github.com/vanna-ai/vanna/blob/main/src/vanna/ollama/ollama.py) for models in the AutoModelForCausalLM format. Originally I've been testing sql-coder model with this but thought this could be generalized as a...