qaihm-bot commited on
Commit
bf9c44b
·
verified ·
1 Parent(s): cfca039

See https://github.com/quic/ai-hub-models/releases/v0.41.2 for changelog.

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -67,6 +67,7 @@ Please follow the [LLM on-device deployment](https://github.com/quic/ai-hub-apps
67
 
68
  Install the package via pip:
69
  ```bash
 
70
  pip install "qai-hub-models[llama-v3-2-3b-instruct]"
71
  ```
72
 
 
67
 
68
  Install the package via pip:
69
  ```bash
70
+ # NOTE: 3.10 <= PYTHON_VERSION < 3.14 is supported.
71
  pip install "qai-hub-models[llama-v3-2-3b-instruct]"
72
  ```
73