Pinned Repositories
AutoGPTQ
An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.
leaf-playground
A framework to build scenario simulation projects where human and LLM based agents can participant in, with a user-friendly web UI to visualize simulation, support automatically evaluation on agent action level.
art-of-readme
:love_letter: Things I've learned about writing good READMEs.
ASC21-ClozeTest
The project of ASC20-21 ClozeTest
autogen
A programming framework for agentic AI. Discord: https://aka.ms/autogen-dc. Roadmap: https://aka.ms/autogen-roadmap
awesome-gpt3
datasets
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
github-readme-stats
:zap: Dynamically generated stats for your github readmes
MMAdaptionPromptV2
an attempt to implement llama-adapter-v2 that compatible with more other models.
peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
PanQiWei's Repositories
PanQiWei/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
PanQiWei/MMAdaptionPromptV2
an attempt to implement llama-adapter-v2 that compatible with more other models.
PanQiWei/awesome-gpt3
PanQiWei/datasets
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
PanQiWei/github-readme-stats
:zap: Dynamically generated stats for your github readmes
PanQiWei/art-of-readme
:love_letter: Things I've learned about writing good READMEs.
PanQiWei/autogen
A programming framework for agentic AI. Discord: https://aka.ms/autogen-dc. Roadmap: https://aka.ms/autogen-roadmap
PanQiWei/PanQiWei
my personal repository
PanQiWei/COCON_ICLR2021
Pytorch implementation of CoCon: A Self-Supervised Approach for Controlled Text Generation
PanQiWei/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
PanQiWei/Gpt-Neo-Limited-Vram-Cuda
A notebook that runs GPT-Neo with low vram (6 gb) and cuda acceleration by loading it into gpu memory in smaller parts.
PanQiWei/graph4nlp
Graph4nlp is the library for the easy use of Graph Neural Networks for NLP
PanQiWei/hf_blog
Public repo for HF blog posts
PanQiWei/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
PanQiWei/leetcode-1
LeetCode Problems' Solutions
PanQiWei/magic-animate
MagicAnimate: Temporally Consistent Human Image Animation using Diffusion Model
PanQiWei/Megatron-LM
Ongoing research training transformer language models at scale, including: BERT & GPT-2
PanQiWei/mesh-transformer-jax
Model parallel transformers in JAX and Haiku
PanQiWei/MOSS
An open-source tool-augmented conversational language model from Fudan University
PanQiWei/NeZha_Chinese_PyTorch
NEZHA: Neural Contextualized Representation for Chinese Language Understanding
PanQiWei/PaddleNLP
An NLP library with Awesome pre-trained Transformer models and easy-to-use interface, supporting wide-range of NLP tasks from research to industrial applications.
PanQiWei/Python-Head-First-Design-Pattern
a python version implement for 《Head First Design Pattern》 example codes
PanQiWei/RoFormer_pytorch
RoFormer_pytorch
PanQiWei/sentence-transformers
Sentence Embeddings with BERT & XLNet
PanQiWei/serve
Model Serving on PyTorch
PanQiWei/SimCSE
SimCSE: Simple Contrastive Learning of Sentence Embeddings
PanQiWei/standard-readme
A standard style for README files
PanQiWei/Style-Transfer-in-Text
Paper List for Style Transfer in Text
PanQiWei/TorchBlocks
A PyTorch-based toolkit for natural language processing
PanQiWei/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.