https://github.com/uefi-code/minigpt
An open-source project to show how to build a mini language model using PyTorch
https://github.com/uefi-code/minigpt
gpt neural-networks pytorch small-language-models
Last synced: 29 days ago
JSON representation
An open-source project to show how to build a mini language model using PyTorch
- Host: GitHub
- URL: https://github.com/uefi-code/minigpt
- Owner: UEFI-code
- Created: 2023-02-26T04:21:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-03-12T04:31:20.000Z (3 months ago)
- Last Synced: 2026-03-12T10:58:29.859Z (3 months ago)
- Topics: gpt, neural-networks, pytorch, small-language-models
- Language: Python
- Homepage:
- Size: 15.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Citation: CITATION.cff
Awesome Lists containing this project
README
# miniGPT
This is a mini size of GPT, with Multimodality
## How to Run
Specific a folder with .txt & .bmp & .py files.
Then run train.py
## License
Copyright: Shizhuo Zhang (UEFI-code) all right reserved.