- 
                Notifications
    
You must be signed in to change notification settings  - Fork 237
 
Home
        Asankhaya Sharma edited this page Jan 9, 2025 
        ·
        10 revisions
      
    Welcome to the optillm wiki! You will find more details here, including running examples, code samples and other documentation.
When installing on Jetson you may need to build some dependencies from sources as wheels for them may not be available on PYPI.
Installing the following dependencies separately before running pip install -r requirements.txt is known to work on a NVIDIA Jetson Orin 64B development kit.
pip install 'z3-solver<4.12'
pip install spacy --no-binary blis