mihaich
- Karma
- 11
- Created
- May 27, 2017 (9y ago)
- Submissions
- 0
- Show HN: LLM sampler for uncensoring and creative writing (colab.research.google.com)
^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:…
- Show HN: LLM-powered trivia multiplayer game (mihaiii-trivia.hf.space)
- Show HN: I made a dataset for finetuning embedding models (huggingface.co)
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…
- Show HN: Semantic Search React Component (github.com)
If you've ever used CTRL+F on websites or documentation, you'll love this functionality.
- Show HN: A Python module to steer LLM outputs (github.com)
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.