HW/FW security researcher & Demoscene elder.

I started having arguments online back on Fidonet and Usenet. I’m too tired to care now.

  • 16 Posts
  • 1.22K Comments
Joined 3 年前
cake
Cake day: 2023年6月12日

help-circle





  • This solution is fully open source - and the components used for SST/LLM/TTS are freely exchangeable. Latency goes down if one has the ability to use a separate SST like Parakeet instead of reusing the LLM for it as I do in this video.

    My scope is “what me and family wants” - Home-Assistant is one of the tools the LLM lists (pool pump sensor comes from there). The server takes an mcp.json so any tool that has an MCP connector can be used.

    Haven’t thought a graphical avatar, but I am a Red Dwarf fan and I’ve already thought about the ability to have pre-configured “themes” for the system (Star Trek, HAL, Holly etc) - although not something I can host and publish due to … waves hands … IP rights.








  • Having issues with it (Unsloth’s gguf).

    0.27.136.404 I srv  proxy_reques: proxying request to model unsloth/Qwen3.8-27B-GGUF:Q4_K_M on port 55741
    [55741] 0.14.424.772 W srv    operator(): got exception: {"error":{"code":500,"message":"\n------------\nWhile executing CallExpression at line 106, column 32 in source:\n...first %}↵            {{- raise_exception('System message must be at the beginnin...\n                                           ^\nError: Jinja Exception: System message must be at the beginning.","type":"server_error"}}
    
    






  • When I start llama-server I point it to the models-config that have unique max context sizes per model - and they’re allocated at their max size as soon as the server starts so since it comes up I will be able to use that context size too.

    I’m actually a bit unsure as to how you run it since you get OOMs during usage :)

    I also use the DCP plugin for Opencode to help manage the context cache and have less of a disruption as it gets compressed, but I wouldn’t need to for the above to work. When I hit the context limit the context would still get compressed.






  • Jag har hittills haft åsikten att vad jag än kan välja för bredband så väljer jag (och rekommenderar andra) Bahnhof eftersom oavsett om de är billigast eller inte så vet jag att mina pengar går till något bra för oss alla.

    Med Telenor som ägare kommer jag nu istället gå strikt på features vs kostnad. Antingen levererar de bäst eller inte.



  • Yeah it was quite obvious from all the “clanker” that this is a typical run-of-the-mill AI-hater, but I found this funny anyway:

    The weight count is too low to reproduce the training set verbatim

    That’s not what anyone wants. That’s not how LLMs gain “intelligence”, at all. The whole point of training on large datasets is to NOT internalize training data verbatim.