guojiaming0625's Stars
yongzhuo/LLM-SFT
中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微调, 推理, 测评, 接口)等.
torvalds/linux
Linux kernel source tree
FreedomIntelligence/CMB
CMB, A Comprehensive Medical Benchmark in Chinese
FudanDISC/DISC-LawLLM
[中文法律大模型] DISC-LawLLM: an intelligent legal system powered by large language models (LLMs) to provide a wide range of legal services.
adapter-hub/adapters
A Unified Library for Parameter-Efficient and Modular Transfer Learning
danielmiessler/fabric
fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
TRI-ML/prismatic-vlms
A flexible and efficient codebase for training visually-conditioned language models (VLMs)
ssbuild/chatglm_finetuning
chatglm 6b finetuning and alpaca finetuning
Mikubill/sd-webui-controlnet
WebUI extension for ControlNet
UKPLab/sentence-transformers
State-of-the-Art Text Embeddings
pytorch/rfcs
PyTorch RFCs (experimental)
pytorch/tensorpipe
A tensor-aware point-to-point communication primitive for machine learning
xxw1995/chatglm3-finetune
最容易上手的0门槛 chatglm3 & agent & langchain 项目
lm-sys/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
THUDM/ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
PKU-YuanGroup/MoE-LLaVA
Mixture-of-Experts for Large Vision-Language Models
FlagOpen/FlagEmbedding
Retrieval and Retrieval-augmented LLMs
guojiaming0625/bloop
bloop is a fast code search engine written in Rust.
guojiaming0625/Ask-Anything
a simple yet interesting tool for chatting about video with chatGPT, miniGPT4 and StableLM
guojiaming0625/LLaVA
Large Language-and-Vision Assistant built towards multimodal GPT-4 level capabilities.
guojiaming0625/chatgpt-clone
ChatGPT interface with better UI + running on free gpt api's
guojiaming0625/WebGPT
Run GPT model on the browser with WebGPU. An implementation of GPT inference in less than ~2000 lines of vanilla Javascript.