File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8282 "outputs": [],
8383 "source": [
8484 "%pip uninstall -q -y optimum optimum-intel optimum-onnx\n",
85- "%pip install -q \"git+https://github.com/rkazants /optimum-intel.git@support_gemma4 \" --extra-index-url https://download.pytorch.org/whl/cpu\n",
86- "%pip install -qU --pre \"openvino\" \"nncf\" --extra-index-url https://storage.openvinotoolkit.org/simple/wheels/nightly\n",
85+ "%pip install -q \"git+https://github.com/aleksandr-mokrov /optimum-intel.git@gemma4-moe-fixes \" --extra-index-url https://download.pytorch.org/whl/cpu\n",
86+ "%pip install -qU --pre \"openvino\" \"openvino-tokenizers\" \" nncf\" --extra-index-url https://storage.openvinotoolkit.org/simple/wheels/nightly\n",
8787 "%pip install -q \"transformers==5.5.0\"\n",
8888 "%pip install -q \"torch>=2.10\" \"torchvision\" \"Pillow\" \"gradio>=6.0\" \"opencv-python\" \"requests\" \"matplotlib\" --extra-index-url https://download.pytorch.org/whl/cpu"
8989 ]
You can’t perform that action at this time.
0 commit comments