Skip to content

Commit 68a025b

Browse files
committed
remove custom optimum reinstall
1 parent 26daeb4 commit 68a025b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

  • demos/continuous_batching/speculative_decoding

demos/continuous_batching/speculative_decoding/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ Python environment setup:
3434
curl https://raw.githubusercontent.com/openvinotoolkit/model_server/refs/heads/main/demos/common/export_models/export_model.py -o export_model.py
3535
pip3 install -r https://raw.githubusercontent.com/openvinotoolkit/model_server/refs/heads/main/demos/common/export_models/requirements.txt
3636

37-
# Override optimum-intel with version supporting eagle3
38-
python -m pip install git+https://github.com/xufang-lisa/optimum-intel.git@xufang/add_eagle3_draft_model_conversion
39-
4037
mkdir models
4138
```
4239

0 commit comments

Comments
 (0)