A project focused on leveraging Large Language Models (LLMs) to analyze, understand, and interact with GitHub repositories.
This project demonstrates how different generative models work with there structure from basics with time more models will be added
LLM-s/
├── data(MNISt)
├── personal_chatbot/ (trained on alpaca style)
├── *png
├── GPT2 model.ipynb
├── vision_transformenr.ipynb
├── bert.ipynb
├── nano.ipynb
└── README.md
- Basic Python knowledge
- Understanding of Git/GitHub
- Fork the repository
- Create a new branch
- Submit a pull request
This project is open-source and available under the MIT License.
If you found this useful, consider giving it a ⭐ on GitHub!