Vicente Rivera

Results 5 comments of Vicente Rivera

@venturaEffect, can you make sure the dataset file is getting copied to the dataset folder? Also did you increased the max_steps to match your needs on the dataset?

> > @venturaEffect, can you make sure the dataset file is getting copied to the dataset folder? Also did you increased the max_steps to match your needs on the dataset?...

> > The max steps are low of the default dataset which means you are not triggering the eval steps where the checkpoint is created. Once you are done the...

After the fine-tuning is done just run one of the inferencing files console_chat.py or gradio_chat.py they will automatically load the model with the adapter. You can take a look here...

> > The project is not saved inside WSL instance but on `C:\home\\` that's why the error `Workspace does not exist`. See #28 > > > > > > To...