Pinned Repositories
11
ControlNet
Let us control diffusion models!
evaluate
🤗 Evaluate: A library for easily evaluating machine learning models and datasets.
jury
Comprehensive NLP Evaluation System
Knowledge-Distillation-Zoo
Pytorch implementation of various Knowledge Distillation (KD) methods.
llama.cpp
Port of Facebook's LLaMA model in C/C++
llama2.c
Inference Llama 2 in one file of pure C
LLM-eval-survey
The official GitHub page for the survey paper "A Survey on Evaluation of Large Language Models".
LLM-notes
LLM-Pruner
[NeurIPS 2023] LLM-Pruner: On the Structural Pruning of Large Language Models. Support LLaMA, Llama-2, BLOOM, Vicuna, Baichuan, etc.
wtjgh's Repositories
wtjgh/11
wtjgh/ControlNet
Let us control diffusion models!
wtjgh/evaluate
🤗 Evaluate: A library for easily evaluating machine learning models and datasets.
wtjgh/jury
Comprehensive NLP Evaluation System
wtjgh/Knowledge-Distillation-Zoo
Pytorch implementation of various Knowledge Distillation (KD) methods.
wtjgh/llama.cpp
Port of Facebook's LLaMA model in C/C++
wtjgh/llama2.c
Inference Llama 2 in one file of pure C
wtjgh/LLM-eval-survey
The official GitHub page for the survey paper "A Survey on Evaluation of Large Language Models".
wtjgh/LLM-notes
wtjgh/LLM-Pruner
[NeurIPS 2023] LLM-Pruner: On the Structural Pruning of Large Language Models. Support LLaMA, Llama-2, BLOOM, Vicuna, Baichuan, etc.
wtjgh/mlc-llm
Enable everyone to develop, optimize and deploy AI models natively on everyone's devices.
wtjgh/opencompass
OpenCompass is an LLM evaluation platform, supporting a wide range of models (LLaMA, LLaMa2, ChatGLM2, ChatGPT, Claude, etc) over 50+ datasets.
wtjgh/RefConv
wtjgh/RobustVideoMatting
Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!
wtjgh/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.