Skip to content

mobinano/Lightweight-GPT-MemoryAttention

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nanoGPT

Based on https://github.com/karpathy/nanoGPT

Modified the model to include both extra register tokens and a small sliding window attention mechanism. Additionally, replaced the exp(.) operation in the Softmax function with abs(.) to reduce computational expense.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors