12 skills found
HuiResearch / FlashTTS基于SparkTTS、OrpheusTTS等模型,提供高质量中文语音合成与声音克隆服务。
thomasantony / Llamacpp PythonPython bindings for llama.cpp
lef-fan / AriaA local and uncensored AI entity.
Belluxx / PerplexAnalyze how "surprised" LLMs are when reading a piece of text
arjbingly / GragGRAG is a simple python package that provides an easy end-to-end solution for implementing Retrieval Augmented Generation (RAG). The package offers an easy way for running various LLMs locally, Thanks to LlamaCpp and also supports vector stores like Chroma and DeepLake.
Fortyseven / IrcawpAn powered LLM Slack bot that uses an OpenAI API backend (LlamaCPP, Ollama, etc)
sitammeur / Dolphin LlamacppDolphin 3.0 🐬: Versatile AI for coding, math, and more
HelpingAI / InfernoRun Llama 3.3, DeepSeek-R1, Phi-4, Gemma 3, Mistral Small 3.1, and other state-of-the-art language models locally with scorching-fast performance. Inferno provides an intuitive CLI and an OpenAI/Ollama-compatible API, putting the inferno of AI innovation directly in your hands.
Liquid4All / Leap Llamacpp Python ExamplePython example to run LFM2 with llama.cpp
fabiomatricardi / NanollavaCPPnanollava with virtualenv python3.11 llamacpp-python and streamlit
trashz403 / Allied MasterComputerThis is an AI model developed using "tinylama via llamacpp" in python based on the Villain AM from short story "I Have No Mouth, and I Must Scream".
Dhyanesh18 / Rag Enterprise SearchA genral RAG Search chatbot, with SoTA RAG techniques such as HyDE, Hybrid retrieval with BM25 + RRF and Cross encoder reranking. Evaluated on the BEIR scifact dataset and compared all the different pipelines i tried along the way