Embarking on my first startup journey was an adventure filled with learning curves. It’s through the errors I stumbled upon that I gained invaluable insights into the workings of Venture Capital. I’m excited to share these learnings in this article, hoping it will guide others to sidestep the pitfalls I encountered. For a deeper dive into my startup saga check out my detailed story…
TLDR Head over to this repo for scripts and instructions to help you get a Llama2 REST server up and running on a GPU. And guess what? You can do it with just two commands. Llama Llama Red Pajama In DataWalk, we’re always on our toes to ensure we’re keeping pace with the bad guys. It’s why we’re constantly striving to give our product the most robust analytical capabilities…
Today, I once again encountered a common development issue. In our Big Fat Java Codebase ™️, there’s a crucial HTTP endpoint that accepts a large and often changing model as a payload. Updating this model to stay in sync with our Python codebase has always been a tedious task. So far, no one has taken on the herculean task of rewriting this entire model in Python. Instead, we’ve been…