cookbook
cookbook copied to clipboard
Finetuning Starcoder2 for python copilot
What does this PR do?
This adds a new article on how to finetune starcoder2 for a python copilot
At the moment, please tag @MKhalusova
Check out this pull request on ![]()
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
Hi @Exorust! Thank you for your contribution. We already have a notebook in the cookbook on fine-tuning the StarCoder model on custom code - https://huggingface.co/learn/cookbook/fine_tuning_code_llm_on_single_gpu
How is the notebook that you are adding different from it?