Keshav Peswani

Results 1 issues of Keshav Peswani

Hi, I am running the below command to finetune mistral 3.1 with sample dataset. `python mlx_vlm/lora.py --model-path mlx-community/Mistral-Small-3.1-24B-Instruct-2503-4bit --dataset try` It gives the following error `TypeError: can only concatenate str...

bug