Pinned Repositories
alpaca_lora_4bit
BELLE
BELLE: BE Large Language model Engine(开源中文对话大模型)
ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
ColossalAI
Making large AI models cheaper, faster and more accessible
DeepSpeedExamples
Example models using DeepSpeed
FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
gaze-rec-api
GPT2-chitchat
GPT2 for Chinese chitchat/用于中文闲聊的GPT2模型(实现了DialoGPT的MMI**)
grade-school-math
gsm8k-ScRel
Codes and Data for Scaling Relationship on Learning Mathematical Reasoning with Large Language Models
huijiawu0's Repositories
huijiawu0/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
huijiawu0/alpaca_lora_4bit
huijiawu0/BELLE
BELLE: BE Large Language model Engine(开源中文对话大模型)
huijiawu0/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
huijiawu0/ColossalAI
Making large AI models cheaper, faster and more accessible
huijiawu0/DeepSpeedExamples
Example models using DeepSpeed
huijiawu0/gaze-rec-api
huijiawu0/GPT2-chitchat
GPT2 for Chinese chitchat/用于中文闲聊的GPT2模型(实现了DialoGPT的MMI**)
huijiawu0/grade-school-math
huijiawu0/gsm8k-ScRel
Codes and Data for Scaling Relationship on Learning Mathematical Reasoning with Large Language Models
huijiawu0/Llama-X
Open Academic Research on Improving LLaMA
huijiawu0/MEGABYTE-pytorch
Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch
huijiawu0/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
huijiawu0/nn-zero-to-hero
Neural Networks: Zero to Hero
huijiawu0/torch7
http://torch.ch
huijiawu0/llama2
This chatbot app is built using the Llama 2 open source LLM from Meta.
huijiawu0/llm-app
Speak (speech-to-text) to Ollama LLMs in any lanaguage - Streamlit app
huijiawu0/llm-attacks
Universal and Transferable Attacks on Aligned Language Models
huijiawu0/llm-examples
Streamlit LLM app examples for getting started
huijiawu0/prm800k
800,000 step-level correctness labels on LLM solutions to MATH problems
huijiawu0/RWKV-LM
RWKV is a RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
huijiawu0/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs