qaihm-bot commited on
Commit
4edc809
·
verified ·
1 Parent(s): 76c8c6f

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
@@ -63,6 +63,7 @@ Please follow the [LLM on-device deployment](https://github.com/quic/ai-hub-apps
63
 
64
  Install the package via pip:
65
  ```bash
 
66
  pip install "qai-hub-models[falcon-v3-7b-instruct]"
67
  ```
68
 
 
63
 
64
  Install the package via pip:
65
  ```bash
66
+ # NOTE: 3.10 <= PYTHON_VERSION < 3.14 is supported.
67
  pip install "qai-hub-models[falcon-v3-7b-instruct]"
68
  ```
69