jetson-examples
- run ai examples on jetson.
- all you need is
reComputer.
Install
curl -fsSL https://raw.githubusercontent.com/Seeed-Projects/jetson-examples/main/install.sh | sh
Quickstart
To run and chat with LLaVA:
reComputer run llava
Example list
reComputer supports a list of examples from jetson-ai-lab
Here are some examples that can be run:
| Example | Type | Model/Data Size | Image Size | Command |
|---|---|---|---|---|
| text-generation-webui | Text (LLM) | 3.9GB | 14.8GB | reComputer run text-generation-webui |
| LLaVA | Text + Vision (VLM) | 13GB | 14.4GB | reComputer run llava |
| stable-diffusion-webui | Image Generation | 3.97G | 7.3GB | reComputer run stable-diffusion-webui |
| nanoowl | Vision Transformers(ViT) | 613MB | 15.1GB | reComputer run nanoowl |
| nanodb | Vector Database | 76GB | 7.0GB | reComputer run nanodb |
| whisper | Audio | 1.5GB | 6.0GB | reComputer run whisper |
Note: You should have enough space to run example, like
LLaVA, at least27.4GBtotally
More Examples can be found examples.md
TODO List
- check disk space enough or not before run
- allow to setting some configs, such as
BASE_PATH - detect host environment and install what we need
- support jetson-containers update
- all type jetson support checking list
- better table to show example's difference
- try jetpack 6.0
Release files for reComputer 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| reComputer-0.0.1.tar.gz | 5.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| reComputer-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.8 kB
Release files / reComputer-0.0.1.tar.gz
| Download URL | reComputer-0.0.1.tar.gz |
|---|---|
| Size | 5.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ff659942ce715e7fbb2107157cb4a1a58901b240cd20569c6dcee595af60f0c5
|
|
BLAKE2b-256 checksum How to use checksums |
3e769d883ffb2565d08b805cd6d67086fba12903fe0181d070a9caba2473e4a3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.11.4
|
Release files / reComputer-0.0.1-py3-none-any.whl
| Download URL | reComputer-0.0.1-py3-none-any.whl |
|---|---|
| Size | 5.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
06907c5893e040a5f35f056d0ea713b036cbcfacc0197ca82bc6c5845dc1d852
|
|
BLAKE2b-256 checksum How to use checksums |
344f9fb58870c99449a9e2c1a5b90c5141e43961def638adc93a26548530c3bd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.11.4
|