Skip to content

Latest commit

Β 

History

History
50 lines (31 loc) Β· 923 Bytes

File metadata and controls

50 lines (31 loc) Β· 923 Bytes

πŸ€– Large Language Models

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


πŸ—‚οΈ Project Structure

LLM-s/

β”œβ”€β”€ data(MNISt)
β”œβ”€β”€ personal_chatbot/ (trained on alpaca style)
β”œβ”€β”€ *png
β”œβ”€β”€ GPT2 model.ipynb
β”œβ”€β”€ vision_transformenr.ipynb
β”œβ”€β”€  bert.ipynb
β”œβ”€β”€  nano.ipynb
└── README.md

πŸ“š Prerequisites

  • Basic Python knowledge
  • Understanding of Git/GitHub

🀝 Contributing

  1. Fork the repository
  2. Create a new branch
  3. Submit a pull request

πŸ“œ License

This project is open-source and available under the MIT License.


⭐ Support

If you found this useful, consider giving it a ⭐ on GitHub!