Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tousif47/mini-llm
Training and testing a few types of small LLM from scratch for practice
https://github.com/tousif47/mini-llm
keras-neural-networks llm llm-inference llm-training python3
Last synced: 7 days ago
JSON representation
Training and testing a few types of small LLM from scratch for practice
- Host: GitHub
- URL: https://github.com/tousif47/mini-llm
- Owner: tousif47
- Created: 2023-08-27T12:07:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-02T18:35:10.000Z (about 1 year ago)
- Last Synced: 2023-09-03T23:05:57.554Z (about 1 year ago)
- Topics: keras-neural-networks, llm, llm-inference, llm-training, python3
- Language: Jupyter Notebook
- Homepage:
- Size: 42 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mini-LLM
Training and testing a small LLM from scratch for practice