JovenChu / embedding_model_test
基于开源embedding模型的中文向量效果测试
☆131Updated last year
Alternatives and similar repositories for embedding_model_test:
Users that are interested in embedding_model_test are comparing it to the libraries listed below
- 中文大模型微调(LLM-SFT), 数学指令 数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆185Updated 9 months ago
- Firefly中文LLaMA-2大模型,支持增量预训练Baichuan2、Llama2、Llama、Falcon、Qwen、Baichuan、InternLM、Bloom等大模型☆406Updated last year
- 使用peft库,对chatGLM-6B/chatGLM2-6B实现4bit的QLoRA高效微调,并做lora model和base model的merge及4bit的量化(quantize)。☆357Updated last year
- Q&A based on elasticsearch+langchain+chatglm2 | 基于elasticsearch,langchain,chatglm2的自有知识库问答☆236Updated last year
- 中文原生检索增强生成测评基准☆111Updated 10 months ago
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆215Updated 2 months ago
- chatglm多gpu用deepspeed和☆405Updated 7 months ago
- SMP 2023 ChatGLM金融大模型挑战赛 60 分baseline思路介绍☆184Updated last year
- ChatGLM2-6B 全参数微调,支持多轮对话的高效微调。☆399Updated last year
- Generate dialog data from documents using LLM like ChatGLM2 or ChatGPT;利用ChatGLM2,ChatGPT等大模型根据文档生成对话数据集☆152Updated last year
- 雅意信息抽取大模型:在百万级人工构造的高质量信息抽取数据上进行指令微调,由中科闻歌算法团队研发。 (Repo for YAYI Unified Information Extraction Model)☆289Updated 6 months ago
- 基于chatglm快速搭建文档问答机器人☆88Updated last year
- 本地知识库 + chatGLM6B + CustomAgent☆264Updated last year
- 基于sentence transformers和chatglm实现的文档搜索工具☆154Updated last year
- kbqa,langchain,large langauge model, chatgpt☆79Updated 4 months ago
- 快速入门RAG与私有化部署☆152Updated 10 months ago
- chatglm2 6b finetuning and alpaca finetuning☆145Updated 10 months ago
- 基于大语言模型的检索增强生成RAG示例☆126Updated 2 months ago
- 语言模型中文认知能力分析☆236Updated last year
- langchain学习笔记,包含langchain源码解读、langchain中使用中文模型、langchain实例等。☆197Updated last year
- unified embedding model☆851Updated last year
- 本项目旨在收集开源的表格智能任务数据集(比如表格问答、表格-文本生成等),将原始数据整理为指令微调格式的数据并微调LLM,进而增强LLM对于表格数据的理解,最终构建出专门面向表格智能任务的大型语言模型。☆535Updated 10 months ago
- 360LayoutAnaylsis, a series Document Analysis Models and Datasets deleveped by 360 AI Research Institute☆267Updated 5 months ago
- 用于大模型 RLHF 进行人工数据标注排序的工具。A tool for manual response data annotation sorting in RLHF stage.☆248Updated last year
- 李鲁鲁老师对 吴恩达《ChatGPT Prompt Engineering for Developers》课程中文版的实践