HaxyMoly / Vicuna-LangChain
A simple LangChain-like implementation based on Sentence Embedding+local knowledge base, with Vicuna (FastChat) serving as the LLM. Supports both Chinese and English, and can process PDF, HTML, and DOCX formats of documents as knowledge base.
☆92Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Vicuna-LangChain
- AGI模块库架构图☆75Updated last year
- 全球首个StableVicuna中文优化版。☆65Updated last year
- Open efforts to implement ChatGPT-like models and beyond.☆105Updated 3 months ago
- Implement OpenAI APIs and plugin-enabled ChatGPT with open source LLM and other models.☆122Updated 5 months ago
- Repo for our new knowledge-based Chinese Medical Large Language Model, BianQue (扁鹊, Pien-Chueh). Coming soon.☆106Updated last year
- ☆120Updated 11 months ago
- 🤖 集合众多大模型在Colab上的使用 | LLMs is all you need.☆123Updated last year
- Official implementation for "OlaGPT: Empowering LLMs With Human-like Problem-Solving Abilities" (keep updating)☆55Updated 7 months ago
- A high-throughput and memory-efficient inference and serving engine for LLMs☆130Updated 4 months ago
- LoRA weights for Cerebras-GPT-2.7b finetuned on Alpaca dataset with shorter prompt☆63Updated last year
- Official codebase for "SelFee: Iterative Self-Revising LLM Empowered by Self-Feedback Generation"☆220Updated last year
- fastertransformer for codegeex model☆64Updated last year
- A generative agent implementation for LLaMA based models, derived from langchain's implementation.☆175Updated last year
- Local LLM ReAct Agent with Guidance☆155Updated last year
- Qwen-Efficient-Tuning☆42Updated last year
- ☆66Updated last year
- Instruct-tune LLaMA on consumer hardware with shareGPT data☆121Updated last year
- 使用qlora对中文大语言模型进行微调,包含ChatGLM、Chinese-LLaMA-Alpaca、BELLE☆85Updated last year
- An opensource ChatBot built with ExpertPrompting which achieves 96% of ChatGPT's capability.☆296Updated last year
- deep learning☆149Updated 4 months ago
- Multi-Agents & Plugins repo for DB-GPT, Can complete various tasks around databases.☆90Updated 9 months ago
- GPT+神器,简单实用的一站式AGI架构,内置本地化,LLM模型,agent,矢量数据库,智能链chain☆48Updated last year
- 使用甄嬛语料微调的chatglm☆84Updated last year
- ⚡ boost inference speed of GPT models in transformers by onnxruntime☆53Updated last year
- CodeGPT: A Code-Related Dialogue Dataset Generated by GPT and for GPT☆110Updated last year
- A full pipeline to finetune ChatGLM LLM with LoRA and RLHF on consumer hardware. Implementation of RLHF (Reinforcement Learning with Huma…☆126Updated last year
- 基于Langchain 的自然语言表格数据查询工具 A Natural Language Tabular Data Query Tool based on Langchain☆136Updated last year
- A full pipeline to finetune Vicuna LLM with LoRA and RLHF on consumer hardware. Implementation of RLHF (Reinforcement Learning with Human…☆208Updated 6 months ago
- ChatGLM 6B 的模型与UI,通过 LangChain 与向量匹配实现本地知识库问答,支持流式输出☆110Updated last year