RandomBK
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Chatterbox TTS from ResembleAI (https://github.com/resemble-ai/chatterbox) is one of the most accessible and highest-quality Voice Cloning models available today. However, its implementation via HF Transformers left a…
- Show HN: Kernel-level LLM inference via /dev/llm0 (github.com)
I saw an April Fools joke and decided to implement it. This is a rough port of llm.c into a kernel module. A lot of hacks were needed to make this happen, so a lot of performance was left on the table. Nevertheless, it…
- Claude Plays Pokémon, a Visual Guide (excalidraw.com)
-
This is my take on the common "use llms to generate shell commands" utility. Emphasis is placed on good CLI UX, simplicity, and flexibility. `llm2sh` supports multiple LLM providers and lets LLMs generate multi-command…
- ChatGPT Pro Is Priced At $42/mo (twitter.com)
-
Hi Everyone! While tinkering with the Steam Deck, I was shocked at the lack of public documentation for how the OS itself works. Valve has made numerous customizations to the upstream Arch OS, and I felt it's high time…
-
Reset ICANN.org Website Login Password 05 August 2015 We are writing to inform you that ICANN has reason to believe that within the last week, usernames/email addresses and encrypted passwords for profile accounts…
- Java: Generics over primitive types (openjdk.java.net)