abhishek thakur

Results 116 comments of abhishek thakur

I'm not sure if i can reproduce. the video can be old. please checkout the latest examples here: https://github.com/abhishekkrthakur/tez/tree/main/examples

you should not remove any params. if you dont want mixed precision, set it to none: `mixed_precision: "none"`

have you tried after that? some packages were updated this week. please factory rebuild your autotrain space before trying it.

I spun up a new autotrain space, added a10g gpu and i am able to train mistralai/Mistral-7B-v0.1 successfully. do you have this issue with a specific gpu or a specific...

@SyntaxPratyush here is a train.csv for llm task that you can try with: https://github.com/huggingface/autotrain-example-datasets/blob/main/alpaca1k.csv

you dont need to change anything in column mapping if you use that file. also, lets not hijack this thread as its a completely different issue. you can post your...