deepspeedai / deepspeedai/DeepSpeedExamples
I have a question about zeroquant Example
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6.8k
- Forks
- 1.1k
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 1
Description
According to the guide, the command below applies zeroquant
bash bash_script/ZeroQuant/zero_quant.sh
Where does zeroquant actually apply?
I think I use this deepspeed config, but I don't know what the zeroquant-related settings are.
https://github.com/microsoft/DeepSpeedExamples/blob/master/compression/bert/config/ZeroQuant/ds_config_W8A8_Qgroup48_fp32.json
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked ZeroQuant tutorial and inspect bash_script/ZeroQuant/zero_quant.sh alongside the referenced ds_config_W8A8_Qgroup48_fp32.json configuration. Trace the example entry point to identify where ZeroQuant is applied and document what the zeroquant-related settings control. Done means the tutorial clearly explains the application point and relevant configuration options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation, machine-learning
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100