What is this?
I built this website to share the projects I create in my free time with you guys. I code projects in Python from Reinforcement Learning agents to LLMS (1B parameter - pretty small!). I was once a college student tinkering as I learned - the futher I go the more I'm able to create. My hope is that you discover something here that inspires you. Build something awesome, and share it on our blog! Meanwhile, take a look around. Talk to my chat bot. Help him learn something. Glad you're here.
What's happening now?
My current project is a small language model built in-house. Not quite from the ground up, but the Pytorch code goes down to the Linear layers, GELU activations, and matrix multiplications to implement weight sharing. It's not the most in-depth codebase. It's not the best performing model. But its mine! And it's a project you can absolutely do as well. Check out the current progress here.
Who am I?
I'm Everett. I've been coding for 7 years now. I have my BS in computer science, but I don't get to use it for work. My projects scratch the itch I have to create. And I want to share it on here!
What you'll find?
I have spent years coding passion projects at late hours - only to be hidden away on my personal desktop. I want a place for them to be discovered and to inspire. That's why I made this site. Look around and find something to create!
Steinshark on Github.
What's next?
I'd love to add a blog, a forum to see what you all have done, and many more projects! I want to hear about any impact this thing has too!
Try the Chat Interface
Head over to the Chat page to interact with the current running version of the SLM. Real-time stats included.