Rayking1433465

Rayking1433465

Geek Repo

0

followers

0

following

Company:******

Location:Shanghai China

Github PK Tool:Github PK Tool

Rayking1433465's starred repositories

alpaca-qlora

Instruct-tune Open LLaMA / RedPajama / StableLM models on consumer hardware using QLoRA

Language:PythonLicense:Apache-2.0Stargazers:80Issues:0Issues:0
Language:PythonStargazers:168Issues:0Issues:0

airllm

AirLLM 70B inference with single 4GB GPU

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:5220Issues:0Issues:0

DoctorGLM

基于ChatGLM-6B的中文问诊模型

Language:PythonStargazers:776Issues:0Issues:0

ElasticSearch-Langchain-Chatglm2

Q&A based on elasticsearch+langchain+chatglm2 | 基于elasticsearch,langchain,chatglm2的自有知识库问答

Language:PythonLicense:Apache-2.0Stargazers:232Issues:0Issues:0

Med-ChatGLM

Repo for Chinese Medical ChatGLM 基于中文医学知识的ChatGLM指令微调

Language:PythonLicense:Apache-2.0Stargazers:963Issues:0Issues:0

LangChain-ChatGLM-Webui

基于LangChain和ChatGLM-6B等系列LLM的针对本地知识库的自动问答

Language:PythonLicense:Apache-2.0Stargazers:3172Issues:0Issues:0

ChatGLM2-6B

ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型

Language:PythonLicense:NOASSERTIONStargazers:15725Issues:0Issues:0

Chinese-LlaMA2

Repo for adapting Meta LlaMA2 in Chinese! META最新发布的LlaMA2的汉化版! (完全开源可商用)

Language:PythonStargazers:747Issues:0Issues:0

Llama-Chinese

Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用

Language:PythonStargazers:13978Issues:0Issues:0

llama2-chatbot

LLaMA v2 Chatbot

Language:PythonStargazers:1393Issues:0Issues:0

multi-turn-alpaca

Multi-turn alpaca is an extension of stanford alpaca and supports multi-turn dialogue 多轮对话版alpaca

Language:PythonLicense:MITStargazers:20Issues:0Issues:0

BayLing

“百聆”是一个基于LLaMA的语言对齐增强的英语/中文大语言模型,具有优越的英语/中文能力,在多语言和通用任务等多项测试中取得ChatGPT 90%的性能。BayLing is an English/Chinese LLM equipped with advanced language alignment, showing superior capability in English/Chinese generation, instruction following and multi-turn interaction.

Language:PythonLicense:GPL-3.0Stargazers:296Issues:0Issues:0

ChatGLM-Dataset-Maker

适用于ChatGLM微调的数据集生成器, 支持多轮对话

Language:PythonLicense:Apache-2.0Stargazers:12Issues:0Issues:0

ChatGLM2-Tuning

基于ChatGLM2-6B进行微调,包括全参数、参数有效性、量化感知训练等,可实现指令微调、多轮对话微调等。

Language:PythonLicense:Apache-2.0Stargazers:25Issues:0Issues:0

carqabot

基于汽车知识图谱的汽车问答多轮对话系统

Language:PythonStargazers:33Issues:0Issues:0

Finetune-ChatGLM2-6B

ChatGLM2-6B 全参数微调,支持多轮对话的高效微调。

Language:PythonLicense:Apache-2.0Stargazers:395Issues:0Issues:0

High-quality-Chinese-Q-A-dataset

最大开源中文问答数据集 ,助力中文LLM.The largest open-source Chinese Q&A dataset, supporting Chinese LLM

Language:PythonStargazers:8Issues:0Issues:0

nlp_chinese_corpus

大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP

License:MITStargazers:9484Issues:0Issues:0

LLM-Blender

[ACL2023] We introduce LLM-Blender, an innovative ensembling framework to attain consistently superior performance by leveraging the diverse strengths of multiple open-source LLMs. LLM-Blender cut the weaknesses through ranking and integrate the strengths through fusing generation to enhance the capability of LLMs.

Language:PythonLicense:Apache-2.0Stargazers:883Issues:0Issues:0

Firefly

Firefly: 大模型训练工具,支持训练Qwen2.5、Qwen2、Yi1.5、Phi-3、Llama3、Gemma、MiniCPM、Yi、Deepseek、Orion、Xverse、Mixtral-8x7B、Zephyr、Mistral、Baichuan2、Llma2、Llama、Qwen、Baichuan、ChatGLM2、InternLM、Ziya2、Vicuna、Bloom等大模型

Language:PythonStargazers:5845Issues:0Issues:0

LLM-eval-survey

The official GitHub page for the survey paper "A Survey on Evaluation of Large Language Models".

Stargazers:1431Issues:0Issues:0

qlora

QLoRA: Efficient Finetuning of Quantized LLMs

Language:Jupyter NotebookLicense:MITStargazers:10047Issues:0Issues:0

chatGLM-6B-QLoRA

使用peft库,对chatGLM-6B/chatGLM2-6B实现4bit的QLoRA高效微调,并做lora model和base model的merge及4bit的量化(quantize)。

Language:PythonStargazers:355Issues:0Issues:0

qlora-chinese-LLM

使用qlora对中文大语言模型进行微调,包含ChatGLM、Chinese-LLaMA-Alpaca、BELLE

Language:PythonStargazers:85Issues:0Issues:0

visual-openllm

something like visual-chatgpt, 文心一言的开源版

Language:PythonStargazers:1211Issues:0Issues:0

ChatGLM-Tuning

基于ChatGLM-6B + LoRA的Fintune方案

Language:PythonLicense:MITStargazers:3740Issues:0Issues:0

llm-action

本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)

Language:HTMLLicense:Apache-2.0Stargazers:10516Issues:0Issues:0

ChatGLM-Efficient-Tuning

Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调

Language:PythonLicense:Apache-2.0Stargazers:3667Issues:0Issues:0

Alpaca-CoT

We unified the interfaces of instruction-tuning data (e.g., CoT data), multiple LLMs and parameter-efficient methods (e.g., lora, p-tuning) together for easy use. We welcome open-source enthusiasts to initiate any meaningful PR on this repo and integrate as many LLM related technologies as possible. 我们打造了方便研究人员上手和使用大模型等微调平台,我们欢迎开源爱好者发起任何有意义的pr!

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:2614Issues:0Issues:0