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

https://github.com/srush/raspy

An interactive exploration of Transformer programming.
https://github.com/srush/raspy

transformer

Last synced: 3 months ago
JSON representation

An interactive exploration of Transformer programming.

Awesome Lists containing this project

README

          

# RASPy

## [Blog](https://srush.github.io/raspy/)

or

## [Colab](https://colab.research.google.com/github/srush/raspy/blob/main/Blog.ipynb)

This repo is a reimplementation for [RASP](https://github.com/tech-srl/RASP) as really neat language for thinking about transformer calculations.

This version is done completely in Python as an [embedded domain specific language](http://wiki.c2.com/?EmbeddedDomainSpecificLanguage).