Pinned Repositories
llama2_chat_fine
该项目为对llama2进行微调及使用中文微调的技术细节,适合初学者观看。
LangChain-Chinese-Getting-Started-Guide
LangChain 的中文入门教程
llama3
The official Meta Llama 3 GitHub site
alphafold
Open source code for AlphaFold.
AlphaStar_Implementation
This project is implementation code of AlphaStar
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
AVAS_control
ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
ChatGLM3
ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型
chatGPT-minimal
A minimal, standalone pytorch implementation of chatGPT.
lizhongyi123's Repositories
lizhongyi123/AVAS_control
lizhongyi123/test
lizhongyi123/alphafold
Open source code for AlphaFold.
lizhongyi123/llama3
The official Meta Llama 3 GitHub site
lizhongyi123/llama-recipes
Scripts for fine-tuning Llama2 with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization & question answering. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment.Demo apps to showcase Llama2 for WhatsApp & Messenger
lizhongyi123/llm-colosseum
Benchmark LLMs by fighting in Street Fighter 3! The new way to evaluate the quality of an LLM
lizhongyi123/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
lizhongyi123/XAgent
An Autonomous LLM Agent for Complex Task Solving
lizhongyi123/stable-diffusion-webui
Stable Diffusion web UI
lizhongyi123/AlphaStar_Implementation
This project is implementation code of AlphaStar
lizhongyi123/DeepSpeedExamples
Example models using DeepSpeed
lizhongyi123/mixture-of-experts
PyTorch Re-Implementation of "The Sparsely-Gated Mixture-of-Experts Layer" by Noam Shazeer et al. https://arxiv.org/abs/1701.06538
lizhongyi123/Yi
A series of large language models trained from scratch by developers @01-ai
lizhongyi123/generative_agents
Generative Agents: Interactive Simulacra of Human Behavior
lizhongyi123/langchain
⚡ Building applications with LLMs through composability ⚡
lizhongyi123/ChatGLM3
ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型
lizhongyi123/llama2_chat_fine
该项目为对llama2进行微调及使用中文微调的技术细节,适合初学者观看。
lizhongyi123/test2
lizhongyi123/mistral-src
Reference implementation of Mistral AI 7B v0.1 model.
lizhongyi123/ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
lizhongyi123/CodeGeeX
CodeGeeX: An Open Multilingual Code Generation Model (KDD 2023)
lizhongyi123/tutel
Tutel MoE: An Optimized Mixture-of-Experts Implementation
lizhongyi123/llama
Inference code for LLaMA models
lizhongyi123/DeepSpeedTutorial
DeepSpeed Tutorial
lizhongyi123/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
lizhongyi123/ColossalAI
Making large AI models cheaper, faster and more accessible
lizhongyi123/chatGPT-minimal
A minimal, standalone pytorch implementation of chatGPT.
lizhongyi123/Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
lizhongyi123/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
lizhongyi123/pysc2
StarCraft II Learning Environment