-
mini-omni Public
Forked from gpt-omni/mini-omniopen-source multimodal large language model that can hear, talk while thinking. Featuring real-time end-to-end speech input and streaming audio output conversational capabilities.
Python MIT License UpdatedSep 25, 2024 -
minimind Public
Forked from jingyaogong/minimind【大模型】3小时完全从0训练一个仅有26M的小参数GPT,最低仅需2G显卡即可推理训练!
Python Apache License 2.0 UpdatedSep 12, 2024 -
-
DeepFakeDefenders Public
Forked from VisionRush/DeepFakeDefendersImage forgery recognition algorithm
Python Apache License 2.0 UpdatedSep 9, 2024 -
botlib Public
Forked from antirez/botlibC Telegram bot framework
C BSD 3-Clause "New" or "Revised" License UpdatedNov 27, 2023 -
Everything-LLMs-And-Robotics Public
Forked from jrin771/Everything-LLMs-And-RoboticsThe world's largest GitHub Repository for LLMs + Robotics
BSD 3-Clause "New" or "Revised" License UpdatedOct 4, 2023 -
TigerBot Public
Forked from TigerResearch/TigerBotTigerBot: A multi-language multi-task LLM
Python Apache License 2.0 UpdatedJun 9, 2023 -
ChatGLM_mutli_gpu_tuning Public
Forked from CSHaitao/ChatGLM_mutli_gpu_tuningdeepspeed+trainer简单高效实现多卡微调大模型
Python MIT License UpdatedMay 27, 2023 -
funNLP Public
Forked from fighting41love/funNLP中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…
Python UpdatedMay 21, 2023 -
privateGPT Public
Forked from zylon-ai/private-gpt基于私有LLM(大语言模型)做个人的文档问答,不必担心隐私泄露 技术栈是 LangChain 和 GPT4All - LLM默认用的 ggml-model-q4_0.bin. - Embedding默认用的是 ggml-model-q4_0.bin 当然你可以自己替换,不过对中文支持应该不会太好。
Python Apache License 2.0 UpdatedMay 14, 2023 -
PaLM Public
Forked from conceptofmind/PaLMPaLM的开源复现。已训练了三种不同大小的PaLM模型(150m,410m,1b),并且还在训练一个2b模型。这些模型使用了Flash Attention、Xpos旋转嵌入以及多查询单键值注意力等技术,以提高解码效率
Python MIT License UpdatedMay 14, 2023 -
LLMDataHub Public
Forked from Zjh-819/LLMDataHubLLMDataHub: 致力于收集大型语言模型(LLM)高质量训练语料库的项目。提供了一系列专门用于聊天机器人训练的数据集,包括各种对话领域和风格。数据集包含链接、大小、语言、使用情况以及每个数据集的简要描述。其中包括了SHP、ELI5、evol_instruct_70k、MOSS SFT data、ShareGPT52K、GPT-4all Dataset、COIG、RedPajama-Da…
MIT License UpdatedMay 14, 2023 -
ImageBind Public
Forked from facebookresearch/ImageBindMetaAI 重磅开源 ImageBind,可让模型跨 6 种不同的模态(图像、文本、音频、深度、热能和 IMU 数据)进行联动! 基于该项目,开发者可以「开箱即用」实现包括跨模态检索、使用算术合成模态、跨模态检测和生成等各类新兴应用。借助 ImageBind,则可以做到直接通过声音来直接生成图像。这使得 AI 能够更加深入了解人类情感,理解他们的喜怒哀乐,进而为人类提供更好的服务。 当你举…
Python Other UpdatedMay 13, 2023 -
free-chatgpt-client-pub Public
Forked from akl7777777/ShellGPTShellGPT是一个免费多功能ChatGPT客户端,支持联网搜索,无需密钥,无需登录即可使用。 它具有多节点自动测速切换功能,能够进行长文翻译,还能进行AI作图。该客户端内置了GPT4和Claude+等多种模型,支持聊天、翻译和AI作图等多种模式,并且适用于Mac、Windows、Android和Linux等操作系统。
JavaScript UpdatedMay 12, 2023 -
CodeGPT Public
Forked from zxx000728/CodeGPT数据集--CodeGPT: A Code-Related Dialogue Dataset Generated by GPT and for GPT
Apache License 2.0 UpdatedMay 10, 2023 -
-
Chinese-Vicuna Public
Forked from Facico/Chinese-VicunaChinese-Vicuna: A Chinese Instruction-following LLaMA-based Model —— 一个中文低资源的llama+lora方案,结构参考alpaca
C Apache License 2.0 UpdatedApr 16, 2023 -
whisper.cpp Public
Forked from ggerganov/whisper.cppPort of OpenAI's Whisper model in C/C++
C MIT License UpdatedApr 15, 2023 -
GPT-4-LLM Public
Forked from Instruction-Tuning-with-GPT-4/GPT-4-LLMHTML Apache License 2.0 UpdatedApr 15, 2023 -
chatglm_finetuning Public
Forked from ssbuild/chatglm_finetuningchatglm 6b finetuning and alpaca finetuning
Python UpdatedApr 15, 2023 -
BELLE Public
Forked from LianjiaTech/BELLEBELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)
HTML Apache License 2.0 UpdatedApr 14, 2023 -
RLHF Public
Forked from sunzeyeah/RLHFImplementation of Chinese ChatGPT
Python UpdatedApr 11, 2023 -
FastChat Public
Forked from lm-sys/FastChatThe release repo for "Vicuna: An Open Chatbot Impressing GPT-4"
Python Apache License 2.0 UpdatedApr 5, 2023 -
alpaca_chinese_dataset Public
Forked from hikariming/chat-dataset-baseline人工精调的中文对话数据集和一段chatglm的微调代码
Jupyter Notebook MIT License UpdatedApr 4, 2023 -
gpt4all Public
Forked from nomic-ai/gpt4allgpt4all: a chatbot trained on a massive collection of clean assistant data including code, stories and dialogue
Python UpdatedApr 4, 2023 -
botbots Public
Forked from radi-cho/botbotsA dataset featuring diverse dialogues between two ChatGPT (gpt-3.5-turbo) instances with system messages written by GPT-4. Covering various contexts and tasks (task-oriented dialogue systems, abstr…
MIT License UpdatedApr 1, 2023 -
Chinese-LLaMA-Alpaca Public
Forked from ymcui/Chinese-LLaMA-Alpaca中文LLaMA&Alpaca大语言模型+本地部署 (Chinese LLaMA & Alpaca LLMs)
Python Apache License 2.0 UpdatedMar 28, 2023 -
alpaca-lora Public
Forked from tloen/alpaca-loraInstruct-tune LLaMA on consumer hardware
Jupyter Notebook Apache License 2.0 UpdatedMar 27, 2023 -
alpaca-chinese-dataset Public
Forked from carbonz0/alpaca-chinese-datasetalpaca中文指令微调数据集
UpdatedMar 26, 2023 -
PyCIL Public
Forked from G-U-N/PyCILPyCIL: A Python Toolbox for Class-Incremental Learning
Python MIT License UpdatedDec 24, 2022