mihaich

↗ HN profile [ 49.7 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. We needed a framework to write our evals in and easily update them, run A/B tests, set all kinds of constraints (ex: timeouts, number of turns), and configure the execution environment (ex: sandboxes, dependencies, how…

  2. ^You can find in the url a small colab demo. Below is the link to the actual framework. I take pride in making it as simple as possible so that others can contribute with ease:…

  3. I made a STSB alternatives, but with dialog/assistant samples. I couldn't find anything similar online (!), so I built it. The reason I did it was because I needed a very small model that would work well with my React…

  4. If you've ever used CTRL+F on websites or documentation, you'll love this functionality.

  5. Hey, guys! I'm pretty amazed steering vectors work so well so I made a Python module to add steering vectors more easily. Google Colab link included in the repo. Let me know what you think.