Skip to content

Commit

Permalink
Remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
baptistecolle authored Aug 30, 2024
1 parent a50a5ef commit dc8f763
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ install_cli_cpu_neural_compressor:

install_cli_cuda_pytorch:
pip install -e .[testing,timm,diffusers,peft,autoawq,auto-gptq,bitsandbytes,deepspeed]
# python scripts/install_quantization_libs.py --install-autoawq-from-source --install-autogptq-from-source

install_cli_rocm_pytorch:
pip install -e .[testing,timm,diffusers,peft,autoawq,auto-gptq,deepspeed]
Expand Down

0 comments on commit dc8f763

Please sign in to comment.