grokkedit
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: GGUFun, play snake and a simple maze on Ollama using hand crafted GGUFs (ggufun.grokked.it)
A couple weeks ago I was wondering if I could build a GGUF model file that, when run on ollama, would deterministically answer with the same exact sentence (not simply using a system prompt). That was surprisingly easy…
- Show HN: YRecombinator, a Pun Website (yrecombinator.com)
hello, I've come up with the silly yrecombinator pun and then I made this website it randomly retrieves a made up startup built by combining two existing startups from ycombinator it has access to 1000 generated startups
-
Just for fun I wanted to write a library that generates the functions you import from it at runtime using the context in which you called them. It's just a joke, but it proves what I was always afraid of: dunder methods…