4 months ago I tested my audio stories generator on the Nous Hermes 10.7B model which runs locally on my CPU. And on llama.cpp server. And there are results! The stories generator (built with PromptQL front-end and Nous Hermes, OpenAI TTS back-ends) is here: The Nous Hermes 10.7B model can be downloaded here: The llama.cpp server can be installed from here: https://github.com/ggerganov/llama.cpp/tree/master/examples/server #PromptQL #texttospeech #llm #locallm #promptengineering #prompts #messageprotocol #agents #golang #go #programming #opensource #library #indietech #programming #ai #generativeai #blog
Recently I needed text embeddings. So I introduced the new query command for text embeddings in PromptQL. And I extended support for more OpenAPI compatible LLM APIs. Thank you, Mistral AI! You can read more about this release here: You can install the latest PromptQL version from here: #PromptQL #promptengineering #prompts #golang #go #programming #opensource #library #programminglanguage #llm #ai #blog
Hi.