GitHub - babycommando/neuralgraffiti: Live-bending a foundation model’s output at neural network level.
Neuroplasticity for any pre-trained LLM in real time.
See the demo in action in Colab.
Make sure to grabe a Hugging Face token to download the model.
Medium article here.
Neural Graffiti
This is an experimental layer that merges ideas from liquid neural networks with static transformer models, using a simple but powerful "plug-in": the Spray Layer.
Inspired by graffiti art of tagging and the neuroplastic nature of living brains, this layer injects a memory trace directly into the final stages of...
Read more at github.com