Pinned Repositories
AI-Vtuber
AI Vtuber是一个由 【ChatterBot/ChatGPT/claude/langchain(本地/llm)/chatglm/text-generation-webui/闻达】 驱动的虚拟主播【Live2D】,可以在 【Bilibili/抖音/快手/斗鱼】 直播中与观众实时互动 或 直接在本地进行聊天。它使用自然语言处理和文本转语音技术【edge-tts/VITS/elevenlabs/bark-gui】生成对观众问题的回答并可以选择【so-vits-svc/DDSP-SVC】变声;通过特定指令协同Stable Diffusion进行画图展示。并且可以自定义文案进行循环播放。
babysor
bert-google
TensorFlow code and pre-trained models for BERT
BERT-pytorch
Google AI 2018 BERT pytorch implementation
ChineseNLPCorpus
中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。
datasets
保存一些常用数据集及处理脚本
gqjia.github.io
个人博客
unilm
使用 unilm v1完成中文文本摘要任务
WuYi
五艺(WuYi)是一个自然语言处理小工具(自用)
gqjia's Repositories
gqjia/gqjia.github.io
个人博客
gqjia/AI-Vtuber
AI Vtuber是一个由 【ChatterBot/ChatGPT/claude/langchain(本地/llm)/chatglm/text-generation-webui/闻达】 驱动的虚拟主播【Live2D】,可以在 【Bilibili/抖音/快手/斗鱼】 直播中与观众实时互动 或 直接在本地进行聊天。它使用自然语言处理和文本转语音技术【edge-tts/VITS/elevenlabs/bark-gui】生成对观众问题的回答并可以选择【so-vits-svc/DDSP-SVC】变声;通过特定指令协同Stable Diffusion进行画图展示。并且可以自定义文案进行循环播放。
gqjia/bert-google
TensorFlow code and pre-trained models for BERT
gqjia/BERT-pytorch
Google AI 2018 BERT pytorch implementation
gqjia/ChineseNLPCorpus
中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。
gqjia/unilm
使用 unilm v1完成中文文本摘要任务
gqjia/competitions
算法比赛复盘
gqjia/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
gqjia/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
gqjia/graphrag
A modular graph-based Retrieval-Augmented Generation (RAG) system
gqjia/infini-transformer
PyTorch implementation of Infini-Transformer from "Leave No Context Behind: Efficient Infinite Context Transformers with Infini-attention" (https://arxiv.org/abs/2404.07143)
gqjia/ItChat
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
gqjia/JARVIS
JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
gqjia/Kamen-Rider
gqjia/lightllm
LightLLM is a Python-based LLM (Large Language Model) inference and serving framework, notable for its lightweight design, easy scalability, and high-speed performance.
gqjia/LLaMA-Factory
Easy-to-use LLM fine-tuning framework (LLaMA, BLOOM, Mistral, Baichuan, Qwen, ChatGLM)
gqjia/llama.cpp
Port of Facebook's LLaMA model in C/C++
gqjia/llm-proxy
llm server (openai) proxy
gqjia/PictureBed
个人图床
gqjia/quanto
A pytorch Quantization Toolkit
gqjia/Qwen
The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
gqjia/Qwen-Agent
Agent framework and applications built upon Qwen, featuring Code Interpreter and Chrome browser extension.
gqjia/ragas_batch
Evaluation framework for your Retrieval Augmented Generation (RAG) pipelines
gqjia/rtp-llm
RTP-LLM: Alibaba's high-performance LLM inference engine for diverse applications.
gqjia/SimPO
SimPO: Simple Preference Optimization with a Reference-Free Reward
gqjia/swarm
Framework for building, orchestrating and deploying multi-agent systems. Managed by OpenAI Solutions team. Experimental framework.
gqjia/text-generation-webui
A Gradio web UI for Large Language Models. Supports transformers, GPTQ, AWQ, EXL2, llama.cpp (GGUF), Llama models.
gqjia/text_generation_qianyan
gqjia/trl
Train transformer language models with reinforcement learning.
gqjia/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs