An open API service indexing awesome lists of open source software.

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

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.