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: 3 months 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-08T06:36:33.000Z (about 1 year ago)
- Last Synced: 2025-02-08T07:25:11.985Z (about 1 year 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:
- Readme: README.md
- 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.