Thanks for your blog and code!
Hello kingabzpro, I am following along on your tutorial online. I have successfully exported the first trained model. I am now going to merge and convert to GGUF format. Is the merge and convert to GGUF necessary to start prompting the new model after importing from huggingface? I uploaded the first trained model prior to merging and converting to GGUF but get errors. Are the errors expected prior to merging and converting to GGUF? Thanks! Amazing tool
I don't think you should get any errors. Make sure you have correct version of Python libraries. Also, check out the Kaggle notebooks and try to clone them and run them on your own.
Thank you! I'm a newbie at huggingface and i got it to work with your Kaggle notebooks! I appreciate you taking the time to respond! :)