Pinned Repositories
ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
GPT-4-LLM
Instruction Tuning with GPT-4
langchain
⚡ Building applications with LLMs through composability ⚡
LaWGPT
🎉 Repo for LaWGPT, Chinese-Llama tuned with Chinese Legal knowledge. 基于中文法律知识的大语言模型
lihang-code
《统计学习方法》的代码实现
LLM-ToolMaker
MGCH
The code for "Semi-Supervised Cross-Modal Hashing with Multi-view Graph Representation"
AliceShen122's Repositories
AliceShen122/MGCH
The code for "Semi-Supervised Cross-Modal Hashing with Multi-view Graph Representation"
AliceShen122/ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
AliceShen122/ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
AliceShen122/Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
AliceShen122/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
AliceShen122/GPT-4-LLM
Instruction Tuning with GPT-4
AliceShen122/langchain
⚡ Building applications with LLMs through composability ⚡
AliceShen122/LaWGPT
🎉 Repo for LaWGPT, Chinese-Llama tuned with Chinese Legal knowledge. 基于中文法律知识的大语言模型
AliceShen122/lihang-code
《统计学习方法》的代码实现
AliceShen122/LLM-ToolMaker
AliceShen122/RankSortLoss
Official PyTorch Implementation of Rank & Sort Loss [ICCV2021]
AliceShen122/MedicalGPT
MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现包括二次预训练、有监督微调、奖励建模、强化学习训练。
AliceShen122/Megatron-LM
Ongoing research training transformer models at scale
AliceShen122/self-instruct
Aligning pretrained language models with instruction data generated by themselves.
AliceShen122/stable-diffusion
A latent text-to-image diffusion model
AliceShen122/textgen
TextGen: Implementation of Text Generation models, include LLaMA, BLOOM, GPT2, BART, T5, SongNet and so on. 文本生成模型,实现了包括LLaMA,ChatGLM,BLOOM,GPT2,Seq2Seq,BART,T5,UDA等模型的训练和预测,开箱即用。
AliceShen122/transformers-bloom-inference
Fast Inference Solutions for BLOOM