๐ Welcome โ You've Landed on My Signature Page
Hey, I'm Rakshya Pandey โ software engineer at Unisala.com .
You're viewing my Signature, a space where I share what I'm learning, building, and thinking about โ all in one place.
๐ If you came here from my LinkedIn, personal website, or a shared
link:
This is not a portfolio in the traditional sense โ it's more like a public digital notebook. Every article, thread, or note you see here was written by me, mostly to document useful things and help others who are on the same path.
This is not a portfolio in the traditional sense โ it's more like a public digital notebook. Every article, thread, or note you see here was written by me, mostly to document useful things and help others who are on the same path.
What You'll Find Here:
- โ๏ธ My thoughts on algorithms, systems, and software design
- ๐ง Insights from real-world engineering work
- ๐ Direct links to every article I've published on Unisala
Signature of Rakshya Pandey
Rakshya PandeyยทFeb 18, 2025
Paper Reading - PARROT: Efficient Serving of LLM-based Applications with Semantic Variable
Paper https://www.usenix.org/conference/osdi24/presentation/lin-chaofan Parrot is a system designed to optimize the end-to-end performance of LLM-based applicat
14 min readยทGeneral
Rakshya PandeyยทFeb 13, 2025
What is an attention score?
An attention score refers to a value that quantifies how much focus or importance a model assigns to a specific element within an input sequence.It is a numeric
3 min readยทGeneral