diff --git a/README.md b/README.md index 9f3119b7..19eeefad 100644 --- a/README.md +++ b/README.md @@ -526,6 +526,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - [Write yourself a Git](https://wyag.thb.lt/) - [A Python implementation of a Python bytecode runner](https://www.aosabook.org/en/500L/a-python-interpreter-written-in-python.html) - [Create a Voice assistant using Python](https://www.geeksforgeeks.org/voice-assistant-using-python/) +- [Introduction to LLM Fine-Tuning](https://www.digitalocean.com/community/tutorials/llm-finetuning-domain-specific-models) ## Go: