https://github.com/uefi-code/badtransformer
The simpled Transformer
https://github.com/uefi-code/badtransformer
Last synced: 3 months ago
JSON representation
The simpled Transformer
- Host: GitHub
- URL: https://github.com/uefi-code/badtransformer
- Owner: UEFI-code
- Created: 2023-01-01T05:03:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-26T07:29:42.000Z (about 2 years ago)
- Last Synced: 2024-04-14T23:19:41.831Z (almost 2 years ago)
- Language: Python
- Size: 315 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bad Transformer
Bad Transformer is a simpled and easy-understand transfomer proposed by ```Shizhuo Zhang (SuperHacker UEFI)```, and may have same effects as the orignal transformer.
What's more, it generate semantic hybrid tensor and then maping to the space of prediction token embedding.

## Using Sence
Image Resolution Upscaling: [Xresolution](https://github.com/UEFI-code/Xresolution), a 18KB model!
Image Classfication
Image Generation
Large Language Model [pyllama_Hack](https://github.com/UEFI-code/pyllama_Hack)
...