https://github.com/xrsrke/mingpt
Just a repo i reimplement minGPT
https://github.com/xrsrke/mingpt
Last synced: 3 months ago
JSON representation
Just a repo i reimplement minGPT
- Host: GitHub
- URL: https://github.com/xrsrke/mingpt
- Owner: xrsrke
- License: mit
- Created: 2023-01-06T07:22:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T08:00:58.000Z (over 2 years ago)
- Last Synced: 2025-01-21T15:26:21.062Z (4 months ago)
- Language: Jupyter Notebook
- Size: 285 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
minGPT
================This file will become your README and also the index of your
documentation.## Install
``` sh
pip install minGPT
```## How to use
Fill me in please! Don’t forget code examples:
``` python
1+1
```2