We need a bunch of infrastructure DVMs. It’s on my list but working on getting next version of DVMDash out the door first.
We need all Nostr notes behind an embedding DVM, like what unleashed.chat offers but as a single component to plug into any Nostr based RAG workflow. You give it a string and it returns top-k notes based on embeddings.
We need proper LLM DVMs, that use parameters like the major players (aka openai compatible parameters). Last I checked unleashed.chat api didn’t let you set system prompt or other common params.
I suspect the hosting costs for the bigger models (even 8gb) is part of the delay. It’s coming but it’s been slow.