zh217
- Karma
- 500
- Created
- September 21, 2016 (9y ago)
- Submissions
- 0
- GPT-4 Is Too Smart to Be Safe: Stealthy Chat with LLMs via Cipher (llmcipherchat.github.io)
- Dromedary: Principle-Driven Self-Alignment of Language Models (mitibmdemos.draco.res.ibm.com)
- Reinforcement learning is all you need, for next generation language models (yuxili.substack.com)
-
Hey HN! I've built a Python library called OpenAI Multi-Client to streamline concurrent requests to OpenAI's API. The library simplifies handling multiple API requests while automatically managing retries and failures…
- Show HN: CozoDB, Hybrid Relational-Graph-Vector Database (docs.cozodb.org)
Hi HN! We're thrilled to share CozoDB v0.6, a monumental update to our FOSS database, which already unifies relational and graph features. With the addition of vector search, CozoDB becomes an even better companion for…
- ChatGLM, a ChatGPT-like LLM developed by Tsinghua Univ, runnable on consumer GPU (chatglm-cn.translate.goog)
- Time travel in a database: a Cozo story (docs.cozodb.org)
-
Hi HN, I have been making this Cozo database since half a year ago, and now it is ready for public release. My initial motivation is that I want a graph database. Lightweight and easy to use, like SQLite. Powerful and…