| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
pip install -r requirements.txt
You will also need to install updated DeepSpeed version (>0.7.0), which contains the compression library.
The python code is modified based on HuggingFace's PyTorch text_classification. The key added feature is the implementation of knowledge distillation (KD)(--distill_method one_stage). If no KD, run (--distill_method zero_stage).
| Back | FazBrowse Home | New Git URL |