This repository was archived by the owner on Oct 25, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
examples/huggingface/pytorch
code-generation/quantization
text-generation/quantization Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,5 +11,5 @@ tiktoken #code_gen
1111neural-compressor
1212intel_extension_for_pytorch == 2.3.0
1313optimum-intel
14- git+https://github.com/intel/ auto-round.git@ecca5349981044e1278773a251b3fc5c0a11fe7b
14+ auto-round == 0.2
1515git+https://github.com/bigcode-project/bigcode-evaluation-harness@094c7cc197d13a53c19303865e2056f1c7488ac1
Original file line number Diff line number Diff line change @@ -12,6 +12,6 @@ bitsandbytes #baichuan
1212transformers_stream_generator
1313tiktoken #qwen
1414einops #qwen
15- git+https://github.com/intel/ auto-round.git@ecca5349981044e1278773a251b3fc5c0a11fe7b
15+ auto-round
1616git+https://github.com/intel/neural-compressor.git
1717lm-eval==0.4.2
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ transformers_stream_generator
1111tiktoken #qwen
1212einops #qwen
1313git+https://github.com/intel/neural-speed.git
14- git+https://github.com/intel/ auto-round.git@ecca5349981044e1278773a251b3fc5c0a11fe7b
14+ auto-round==0.2
1515git+https://github.com/intel/neural-compressor.git
1616lm-eval==0.4.2
1717huggingface_hub
Original file line number Diff line number Diff line change 11--extra-index-url https://download.pytorch.org/whl/cpu
22accelerate
33auto-gptq
4+ auto-round == 0.2
45bitsandbytes
56datasets == 2.16.1
67einops
78evaluate
89gguf
9- git+https://github.com/intel/auto-round.git@ecca5349981044e1278773a251b3fc5c0a11fe7b
1010git+https://github.com/intel/neural-compressor.git
1111git+https://github.com/intel/neural-speed.git
1212intel-extension-for-pytorch == 2.3.0
You can’t perform that action at this time.
0 commit comments