Stars
Making large AI models cheaper, faster and more accessible
This is a replicate of DeepSeek-R1-Zero and DeepSeek-R1 training on small models with limited data
Fully open reproduction of DeepSeek-R1
LAVIS - A One-stop Library for Language-Vision Intelligence
"LightRAG: Simple and Fast Retrieval-Augmented Generation"
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
real time face swap and one-click video deepfake with only a single image
Awesome-LLM-3D: a curated list of Multi-modal Large Language Model in 3D world Resources
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
GraphRAG4OpenWebUI integrates Microsoft's GraphRAG technology into Open WebUI, providing a versatile information retrieval API. It combines local, global, and web searches for advanced Q&A systems …
🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
Build ChatGPT over your data, all with natural language
RAG-VectorDB-Embedings-LlamaIndex-Langchain
deeplearning.ai , By Andrew Ng, All slide and notebook + data + solutions and video link
Q&A based on elasticsearch+langchain+chatglm2 | 基于elasticsearch,langchain,chatglm2的自有知识库问答
基于LangChain和ChatGLM-6B等系列LLM的针对本地知识库的自动问答
从舆情系统中爬取出了5000条关于电商评价的数据,人工进行对这5000条数据标注,分为正面和负面。做情感分析。训练模型,对后面爬取出的电商评论进行预测
使用Bert,ERNIE,进行中文文本分类
Python class for making words and character predictions based on a language model
A repository that contains code associated with various Medium articles I have written
text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and…