Surya Dantuluri
Surya Dantuluri
Ran this notebook using Python3 kernel and ran into a float issue: When finding training accuracy there's this line: ` for i in range(10000 / batch_size): ` This results in...
Hi there! So I was playing around with this cool application, and after following all the steps, I came across some errors when running **npm run scrape**. Any help? Or...
### Describe what you are looking for add tsv export to visualize embeddings ### Can you contribute to the implementation? - [ ] I can contribute ### Is your feature...
Add memory via [vlite](https://github.com/sdan/vlite): a simple vector database made with numpy. Implements via chat_history, with metadata on the side
Chroma embeddings are saved in RAM itself, driving up compute costs
Adds [GEPA: Reflective Prompt Evolution Can Outperform Reinforcement Learning ](https://arxiv.org/abs/2507.19457) using Tinker to do batch sampling to evaluate prompt candidates faster. This takes advantage of putting all the "best" prompts...