https://github.com/notshrirang/llm-garden
Implementing different LLM architectures in single repo
https://github.com/notshrirang/llm-garden
gemma gemma2 gpt-2 lcm llama llama3 llm mistral mistral-7b transformers
Last synced: about 1 month ago
JSON representation
Implementing different LLM architectures in single repo
- Host: GitHub
- URL: https://github.com/notshrirang/llm-garden
- Owner: NotShrirang
- License: mit
- Created: 2025-01-09T16:35:19.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-04-12T13:40:27.000Z (2 months ago)
- Last Synced: 2025-04-12T14:42:22.120Z (2 months ago)
- Topics: gemma, gemma2, gpt-2, lcm, llama, llama3, llm, mistral, mistral-7b, transformers
- Language: Python
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LLM-Garden
Implementing different LLM architectures in single repo# Models:
1. GPT - GPT 2
2. Gemma - Gemma 2
3. Llama - Llama 2, 3
4. Mistal - Mistral 7B