ipex-llm/python/llm/example/CPU/Speculative-Decoding/vicuna/requirements.txt
Heyang Sun 7284edd9b7 Vicuna CPU example of speculative decoding (#10018)
* Vicuna CPU example of speculative decoding

* Update speculative.py

* Update README.md

* add requirements for ipex

* Update README.md

* Update speculative.py

* Update speculative.py
2024-01-31 11:23:50 +08:00

2 lines
51 B
Text

transformers==4.36.2
transformers-stream-generator