Skip to content
/ kan Public

Ablate KAN and Fourier KAN vs. normal Linear Layers in LLMs

License

Notifications You must be signed in to change notification settings

snimu/kan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kan

Ablate KAN and Fourier KAN vs. normal Linear Layers in LLMs.

Based on my package hlb-gpt-cli, which in turn is based on Fern's hlb-gpt.

Currently uses FourierKANs from FourierKAN, because the code is simpler to understand and therefore use than the original implementation of pykan. I do plan on testing KAN with splines at some point, though.

Results are coming soon.

About

Ablate KAN and Fourier KAN vs. normal Linear Layers in LLMs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages