
开发者工具1 week ago
frontier.fast — inference, measured
提交 LLM 推理优化内核,在专用硬件上进行基准测试并竞争排名。
Open source
carsenk · HN
Frontier.fast – Help push the frontier of LLM speed forward
完整作品展
技术栈
2 projects

提交 LLM 推理优化内核,在专用硬件上进行基准测试并竞争排名。
carsenk · HN
Frontier.fast – Help push the frontier of LLM speed forward

用于 AI 代理的开源持久化内存系统,支持本地和远程共享。
mthines · HN
A couple of weeks ago I built an open source system for handling memory for agents, and it's called LoreKit. It supports local and remote (so you can share with colleagues for instance) memory, it's free, open source and REALLY easy to set up. Local memories requires no sign up, but remote does obviously - but sign up is just OAuth. It's retrieving memories lexically - so no embedding (for now), but using scopes and labels to make sure the memories you retrieve are relevant automatically. And it