Pinned Repositories
AutoGPTQ
An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.
transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
auto-round
Advanced Quantization Algorithm for LLMs/VLMs.
gptq
Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".
haystack
:mag: Haystack is an open source NLP framework that leverages pre-trained Transformer models. It enables developers to quickly implement production-ready semantic search, question answering, summarization and document ranking for a wide range of NLP applications.
LoRA
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
OBC
Code for the NeurIPS 2022 paper "Optimal Brain Compression: A Framework for Accurate Post-Training Quantization and Pruning".
stable-diffusion
A latent text-to-image diffusion model
stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
wenhuach21's Repositories
wenhuach21/OBC
Code for the NeurIPS 2022 paper "Optimal Brain Compression: A Framework for Accurate Post-Training Quantization and Pruning".
wenhuach21/gptq
Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".
wenhuach21/haystack
:mag: Haystack is an open source NLP framework that leverages pre-trained Transformer models. It enables developers to quickly implement production-ready semantic search, question answering, summarization and document ranking for a wide range of NLP applications.
wenhuach21/LoRA
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
wenhuach21/stable-diffusion
A latent text-to-image diffusion model
wenhuach21/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
wenhuach21/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
wenhuach21/LLaMA-Factory
Efficiently Fine-Tune 100+ LLMs in WebUI (ACL 2024)