jetson-examples 0.1.9__tar.gz → 0.2.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/PKG-INFO +1 -1
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/jetson_examples.egg-info/PKG-INFO +1 -1
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/jetson_examples.egg-info/SOURCES.txt +11 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/pyproject.toml +1 -1
- jetson_examples-0.2.0/reComputer/scripts/Sheared-LLaMA-2.7B-ShareGPT/config.yaml +31 -0
- jetson_examples-0.2.0/reComputer/scripts/audiocraft/clean.sh +5 -0
- jetson_examples-0.2.0/reComputer/scripts/audiocraft/config.yaml +31 -0
- jetson_examples-0.2.0/reComputer/scripts/audiocraft/init.sh +20 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/depth-anything/clean.sh +1 -1
- jetson_examples-0.2.0/reComputer/scripts/depth-anything/config.yaml +30 -0
- jetson_examples-0.2.0/reComputer/scripts/depth-anything/init.sh +5 -0
- jetson_examples-0.2.0/reComputer/scripts/depth-anything-v2/config.yaml +31 -0
- jetson_examples-0.2.0/reComputer/scripts/depth-anything-v2/init.sh +6 -0
- jetson_examples-0.2.0/reComputer/scripts/llama-factory/config.yaml +30 -0
- jetson_examples-0.2.0/reComputer/scripts/llama-factory/init.sh +20 -0
- jetson_examples-0.2.0/reComputer/scripts/llava/clean.sh +3 -0
- jetson_examples-0.2.0/reComputer/scripts/llava/init.sh +19 -0
- jetson_examples-0.2.0/reComputer/scripts/llava-v1.5-7b/config.yaml +31 -0
- jetson_examples-0.2.0/reComputer/scripts/llava-v1.5-7b/init.sh +20 -0
- jetson_examples-0.2.0/reComputer/scripts/llava-v1.6-vicuna-7b/config.yaml +31 -0
- {jetson_examples-0.1.9/reComputer/scripts/live-llava → jetson_examples-0.2.0/reComputer/scripts/llava-v1.6-vicuna-7b}/init.sh +3 -0
- jetson_examples-0.2.0/reComputer/scripts/nanodb/config.yaml +31 -0
- jetson_examples-0.2.0/reComputer/scripts/nanodb/init.sh +19 -0
- jetson_examples-0.2.0/reComputer/scripts/nanoowl/config.yaml +31 -0
- jetson_examples-0.2.0/reComputer/scripts/nanoowl/init.sh +19 -0
- jetson_examples-0.2.0/reComputer/scripts/ollama/config.yaml +31 -0
- jetson_examples-0.2.0/reComputer/scripts/ollama/init.sh +19 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/ollama/run.sh +1 -1
- jetson_examples-0.2.0/reComputer/scripts/stable-diffusion-webui/config.yaml +31 -0
- jetson_examples-0.2.0/reComputer/scripts/stable-diffusion-webui/init.sh +19 -0
- jetson_examples-0.2.0/reComputer/scripts/text-generation-webui/config.yaml +31 -0
- jetson_examples-0.2.0/reComputer/scripts/text-generation-webui/init.sh +20 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/utils.sh +2 -1
- jetson_examples-0.2.0/reComputer/scripts/whisper/config.yaml +31 -0
- jetson_examples-0.2.0/reComputer/scripts/whisper/init.sh +19 -0
- jetson_examples-0.1.9/reComputer/scripts/audiocraft/clean.sh +0 -5
- jetson_examples-0.1.9/reComputer/scripts/audiocraft/init.sh +0 -16
- jetson_examples-0.1.9/reComputer/scripts/depth-anything/config.yaml +0 -31
- jetson_examples-0.1.9/reComputer/scripts/depth-anything/init.sh +0 -164
- jetson_examples-0.1.9/reComputer/scripts/depth-anything-v2/config.yaml +0 -31
- jetson_examples-0.1.9/reComputer/scripts/depth-anything-v2/init.sh +0 -164
- jetson_examples-0.1.9/reComputer/scripts/llama-factory/init.sh +0 -52
- jetson_examples-0.1.9/reComputer/scripts/llava/clean.sh +0 -4
- jetson_examples-0.1.9/reComputer/scripts/llava/init.sh +0 -16
- jetson_examples-0.1.9/reComputer/scripts/llava-v1.5-7b/init.sh +0 -16
- jetson_examples-0.1.9/reComputer/scripts/llava-v1.6-vicuna-7b/init.sh +0 -16
- jetson_examples-0.1.9/reComputer/scripts/nanodb/init.sh +0 -16
- jetson_examples-0.1.9/reComputer/scripts/nanoowl/init.sh +0 -16
- jetson_examples-0.1.9/reComputer/scripts/stable-diffusion-webui/init.sh +0 -16
- jetson_examples-0.1.9/reComputer/scripts/text-generation-webui/init.sh +0 -16
- jetson_examples-0.1.9/reComputer/scripts/whisper/init.sh +0 -16
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/LICENSE +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/README.md +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/jetson_examples.egg-info/dependency_links.txt +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/jetson_examples.egg-info/entry_points.txt +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/jetson_examples.egg-info/top_level.txt +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/__init__.py +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/main.py +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/MoveNet-Lightning/clean.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/MoveNet-Lightning/getVersion.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/MoveNet-Lightning/init.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/MoveNet-Lightning/readme.md +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/MoveNet-Lightning/run.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/MoveNet-Thunder/clean.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/MoveNet-Thunder/getVersion.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/MoveNet-Thunder/init.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/MoveNet-Thunder/readme.md +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/MoveNet-Thunder/run.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/MoveNetJS/clean.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/MoveNetJS/readme.md +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/MoveNetJS/run.sh +0 -0
- {jetson_examples-0.1.9/reComputer/scripts/llama3 → jetson_examples-0.2.0/reComputer/scripts/Sheared-LLaMA-2.7B-ShareGPT}/init.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/Sheared-LLaMA-2.7B-ShareGPT/run.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/audiocraft/README.md +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/audiocraft/run.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/check.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/clean.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/comfyui/LICENSE +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/comfyui/README.md +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/comfyui/clean.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/comfyui/config.yaml +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/comfyui/init.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/comfyui/run.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/depth-anything/Dockerfile +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/depth-anything/LICENSE +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/depth-anything/README.md +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/depth-anything/run.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/depth-anything-v2/Dockerfile +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/depth-anything-v2/LICENSE +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/depth-anything-v2/README.md +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/depth-anything-v2/clean.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/depth-anything-v2/run.sh +0 -0
- {jetson_examples-0.1.9/reComputer/scripts/Sheared-LLaMA-2.7B-ShareGPT → jetson_examples-0.2.0/reComputer/scripts/live-llava}/init.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/live-llava/run.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/llama-factory/README.md +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/llama-factory/assets/llama-factory-Jetson.png +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/llama-factory/assets/training.gif +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/llama-factory/assets/webui.png +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/llama-factory/clean.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/llama-factory/run.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/llama3/clean.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/llama3/config.yaml +0 -0
- {jetson_examples-0.1.9/reComputer/scripts/ollama → jetson_examples-0.2.0/reComputer/scripts/llama3}/init.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/llama3/run.sh +0 -0
- {jetson_examples-0.1.9/reComputer/scripts/ollama → jetson_examples-0.2.0/reComputer/scripts/llava}/config.yaml +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/llava/run.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/llava-v1.5-7b/run.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/llava-v1.6-vicuna-7b/run.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/nanodb/readme.md +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/nanodb/run.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/nanoowl/run.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/ollama/clean.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/parler-tts/clean.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/parler-tts/getVersion.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/parler-tts/init.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/parler-tts/readme.md +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/parler-tts/run.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/run.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/stable-diffusion-webui/run.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/text-generation-webui/run.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/ultralytics-yolo/LICENSE +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/ultralytics-yolo/README.md +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/ultralytics-yolo/clean.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/ultralytics-yolo/config.yaml +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/ultralytics-yolo/init.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/ultralytics-yolo/run.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/update.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/whisper/run.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/yolov10/Dockerfile +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/yolov10/README.md +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/yolov10/assets/webui.png +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/yolov10/clean.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/yolov10/config.yaml +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/yolov10/init.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/yolov10/run.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/yolov8-rail-inspection/config.yaml +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/yolov8-rail-inspection/init.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/yolov8-rail-inspection/readme.md +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/reComputer/scripts/yolov8-rail-inspection/run.sh +0 -0
- {jetson_examples-0.1.9 → jetson_examples-0.2.0}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: jetson-examples
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.2.0
|
4
4
|
Summary: Running Gen AI models and applications on NVIDIA Jetson devices with one-line command
|
5
5
|
Author-email: luozhixin <zhixin.luo@seeed.cc>
|
6
6
|
Project-URL: Homepage, https://github.com/Seeed-Projects/jetson-examples
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: jetson-examples
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.2.0
|
4
4
|
Summary: Running Gen AI models and applications on NVIDIA Jetson devices with one-line command
|
5
5
|
Author-email: luozhixin <zhixin.luo@seeed.cc>
|
6
6
|
Project-URL: Homepage, https://github.com/Seeed-Projects/jetson-examples
|
@@ -26,10 +26,12 @@ reComputer/scripts/MoveNet-Thunder/run.sh
|
|
26
26
|
reComputer/scripts/MoveNetJS/clean.sh
|
27
27
|
reComputer/scripts/MoveNetJS/readme.md
|
28
28
|
reComputer/scripts/MoveNetJS/run.sh
|
29
|
+
reComputer/scripts/Sheared-LLaMA-2.7B-ShareGPT/config.yaml
|
29
30
|
reComputer/scripts/Sheared-LLaMA-2.7B-ShareGPT/init.sh
|
30
31
|
reComputer/scripts/Sheared-LLaMA-2.7B-ShareGPT/run.sh
|
31
32
|
reComputer/scripts/audiocraft/README.md
|
32
33
|
reComputer/scripts/audiocraft/clean.sh
|
34
|
+
reComputer/scripts/audiocraft/config.yaml
|
33
35
|
reComputer/scripts/audiocraft/init.sh
|
34
36
|
reComputer/scripts/audiocraft/run.sh
|
35
37
|
reComputer/scripts/comfyui/LICENSE
|
@@ -56,6 +58,7 @@ reComputer/scripts/live-llava/init.sh
|
|
56
58
|
reComputer/scripts/live-llava/run.sh
|
57
59
|
reComputer/scripts/llama-factory/README.md
|
58
60
|
reComputer/scripts/llama-factory/clean.sh
|
61
|
+
reComputer/scripts/llama-factory/config.yaml
|
59
62
|
reComputer/scripts/llama-factory/init.sh
|
60
63
|
reComputer/scripts/llama-factory/run.sh
|
61
64
|
reComputer/scripts/llama-factory/assets/llama-factory-Jetson.png
|
@@ -66,15 +69,20 @@ reComputer/scripts/llama3/config.yaml
|
|
66
69
|
reComputer/scripts/llama3/init.sh
|
67
70
|
reComputer/scripts/llama3/run.sh
|
68
71
|
reComputer/scripts/llava/clean.sh
|
72
|
+
reComputer/scripts/llava/config.yaml
|
69
73
|
reComputer/scripts/llava/init.sh
|
70
74
|
reComputer/scripts/llava/run.sh
|
75
|
+
reComputer/scripts/llava-v1.5-7b/config.yaml
|
71
76
|
reComputer/scripts/llava-v1.5-7b/init.sh
|
72
77
|
reComputer/scripts/llava-v1.5-7b/run.sh
|
78
|
+
reComputer/scripts/llava-v1.6-vicuna-7b/config.yaml
|
73
79
|
reComputer/scripts/llava-v1.6-vicuna-7b/init.sh
|
74
80
|
reComputer/scripts/llava-v1.6-vicuna-7b/run.sh
|
81
|
+
reComputer/scripts/nanodb/config.yaml
|
75
82
|
reComputer/scripts/nanodb/init.sh
|
76
83
|
reComputer/scripts/nanodb/readme.md
|
77
84
|
reComputer/scripts/nanodb/run.sh
|
85
|
+
reComputer/scripts/nanoowl/config.yaml
|
78
86
|
reComputer/scripts/nanoowl/init.sh
|
79
87
|
reComputer/scripts/nanoowl/run.sh
|
80
88
|
reComputer/scripts/ollama/clean.sh
|
@@ -86,8 +94,10 @@ reComputer/scripts/parler-tts/getVersion.sh
|
|
86
94
|
reComputer/scripts/parler-tts/init.sh
|
87
95
|
reComputer/scripts/parler-tts/readme.md
|
88
96
|
reComputer/scripts/parler-tts/run.sh
|
97
|
+
reComputer/scripts/stable-diffusion-webui/config.yaml
|
89
98
|
reComputer/scripts/stable-diffusion-webui/init.sh
|
90
99
|
reComputer/scripts/stable-diffusion-webui/run.sh
|
100
|
+
reComputer/scripts/text-generation-webui/config.yaml
|
91
101
|
reComputer/scripts/text-generation-webui/init.sh
|
92
102
|
reComputer/scripts/text-generation-webui/run.sh
|
93
103
|
reComputer/scripts/ultralytics-yolo/LICENSE
|
@@ -96,6 +106,7 @@ reComputer/scripts/ultralytics-yolo/clean.sh
|
|
96
106
|
reComputer/scripts/ultralytics-yolo/config.yaml
|
97
107
|
reComputer/scripts/ultralytics-yolo/init.sh
|
98
108
|
reComputer/scripts/ultralytics-yolo/run.sh
|
109
|
+
reComputer/scripts/whisper/config.yaml
|
99
110
|
reComputer/scripts/whisper/init.sh
|
100
111
|
reComputer/scripts/whisper/run.sh
|
101
112
|
reComputer/scripts/yolov10/Dockerfile
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
4
4
|
|
5
5
|
[project]
|
6
6
|
name = "jetson-examples"
|
7
|
-
version = "0.
|
7
|
+
version = "0.2.0"
|
8
8
|
authors = [{ name = "luozhixin", email = "zhixin.luo@seeed.cc" }]
|
9
9
|
description = "Running Gen AI models and applications on NVIDIA Jetson devices with one-line command"
|
10
10
|
readme = "README.md"
|
@@ -0,0 +1,31 @@
|
|
1
|
+
# The tested JetPack versions.
|
2
|
+
ALLOWED_L4T_VERSIONS:
|
3
|
+
- 35.3.1
|
4
|
+
- 35.4.1
|
5
|
+
- 35.5.0
|
6
|
+
- 36.3.0
|
7
|
+
REQUIRED_DISK_SPACE: 25 # in GB
|
8
|
+
REQUIRED_MEM_SPACE: 7
|
9
|
+
PACKAGES:
|
10
|
+
- nvidia-jetpack
|
11
|
+
DOCKER:
|
12
|
+
ENABLE: true
|
13
|
+
DAEMON: |
|
14
|
+
{
|
15
|
+
"default-runtime": "nvidia",
|
16
|
+
"runtimes": {
|
17
|
+
"nvidia": {
|
18
|
+
"path": "nvidia-container-runtime",
|
19
|
+
"runtimeArgs": []
|
20
|
+
}
|
21
|
+
},
|
22
|
+
"storage-driver": "overlay2",
|
23
|
+
"data-root": "/var/lib/docker",
|
24
|
+
"log-driver": "json-file",
|
25
|
+
"log-opts": {
|
26
|
+
"max-size": "100m",
|
27
|
+
"max-file": "3"
|
28
|
+
},
|
29
|
+
"no-new-privileges": true,
|
30
|
+
"experimental": false
|
31
|
+
}
|
@@ -0,0 +1,31 @@
|
|
1
|
+
# The tested JetPack versions.
|
2
|
+
ALLOWED_L4T_VERSIONS:
|
3
|
+
- 35.3.1
|
4
|
+
- 35.4.1
|
5
|
+
- 35.5.0
|
6
|
+
- 36.3.0
|
7
|
+
REQUIRED_DISK_SPACE: 25 # in GB
|
8
|
+
REQUIRED_MEM_SPACE: 7
|
9
|
+
PACKAGES:
|
10
|
+
- nvidia-jetpack
|
11
|
+
DOCKER:
|
12
|
+
ENABLE: true
|
13
|
+
DAEMON: |
|
14
|
+
{
|
15
|
+
"default-runtime": "nvidia",
|
16
|
+
"runtimes": {
|
17
|
+
"nvidia": {
|
18
|
+
"path": "nvidia-container-runtime",
|
19
|
+
"runtimeArgs": []
|
20
|
+
}
|
21
|
+
},
|
22
|
+
"storage-driver": "overlay2",
|
23
|
+
"data-root": "/var/lib/docker",
|
24
|
+
"log-driver": "json-file",
|
25
|
+
"log-opts": {
|
26
|
+
"max-size": "100m",
|
27
|
+
"max-file": "3"
|
28
|
+
},
|
29
|
+
"no-new-privileges": true,
|
30
|
+
"experimental": false
|
31
|
+
}
|
@@ -0,0 +1,20 @@
|
|
1
|
+
#!/bin/bash
|
2
|
+
|
3
|
+
|
4
|
+
# check the runtime environment.
|
5
|
+
source $(dirname "$(realpath "$0")")/../utils.sh
|
6
|
+
check_base_env "$(dirname "$(realpath "$0")")/config.yaml"
|
7
|
+
|
8
|
+
BASE_PATH=/home/$USER/reComputer
|
9
|
+
mkdir -p $BASE_PATH/
|
10
|
+
JETSON_REPO_PATH="$BASE_PATH/jetson-containers"
|
11
|
+
BASE_JETSON_LAB_GIT="https://github.com/dusty-nv/jetson-containers"
|
12
|
+
if [ -d $JETSON_REPO_PATH ]; then
|
13
|
+
echo "jetson-ai-lab existed."
|
14
|
+
else
|
15
|
+
echo "jetson-ai-lab does not installed. start init..."
|
16
|
+
cd $BASE_PATH/
|
17
|
+
git clone --depth=1 $BASE_JETSON_LAB_GIT
|
18
|
+
cd $JETSON_REPO_PATH
|
19
|
+
bash install.sh
|
20
|
+
fi
|
@@ -0,0 +1,30 @@
|
|
1
|
+
# The tested JetPack versions.
|
2
|
+
ALLOWED_L4T_VERSIONS:
|
3
|
+
- 35.3.1
|
4
|
+
- 35.4.1
|
5
|
+
- 35.5.0
|
6
|
+
REQUIRED_DISK_SPACE: 20 # in GB
|
7
|
+
REQUIRED_MEM_SPACE: 4
|
8
|
+
PACKAGES:
|
9
|
+
- nvidia-jetpack
|
10
|
+
DOCKER:
|
11
|
+
ENABLE: true
|
12
|
+
DAEMON: |
|
13
|
+
{
|
14
|
+
"default-runtime": "nvidia",
|
15
|
+
"runtimes": {
|
16
|
+
"nvidia": {
|
17
|
+
"path": "nvidia-container-runtime",
|
18
|
+
"runtimeArgs": []
|
19
|
+
}
|
20
|
+
},
|
21
|
+
"storage-driver": "overlay2",
|
22
|
+
"data-root": "/var/lib/docker",
|
23
|
+
"log-driver": "json-file",
|
24
|
+
"log-opts": {
|
25
|
+
"max-size": "100m",
|
26
|
+
"max-file": "3"
|
27
|
+
},
|
28
|
+
"no-new-privileges": true,
|
29
|
+
"experimental": false
|
30
|
+
}
|
@@ -0,0 +1,31 @@
|
|
1
|
+
|
2
|
+
# The tested JetPack versions.
|
3
|
+
ALLOWED_L4T_VERSIONS:
|
4
|
+
- 35.3.1
|
5
|
+
- 35.4.1
|
6
|
+
- 35.5.0
|
7
|
+
REQUIRED_DISK_SPACE: 15 # in GB
|
8
|
+
REQUIRED_MEM_SPACE: 4
|
9
|
+
PACKAGES:
|
10
|
+
- nvidia-jetpack
|
11
|
+
DOCKER:
|
12
|
+
ENABLE: true
|
13
|
+
DAEMON: |
|
14
|
+
{
|
15
|
+
"default-runtime": "nvidia",
|
16
|
+
"runtimes": {
|
17
|
+
"nvidia": {
|
18
|
+
"path": "nvidia-container-runtime",
|
19
|
+
"runtimeArgs": []
|
20
|
+
}
|
21
|
+
},
|
22
|
+
"storage-driver": "overlay2",
|
23
|
+
"data-root": "/var/lib/docker",
|
24
|
+
"log-driver": "json-file",
|
25
|
+
"log-opts": {
|
26
|
+
"max-size": "100m",
|
27
|
+
"max-file": "3"
|
28
|
+
},
|
29
|
+
"no-new-privileges": true,
|
30
|
+
"experimental": false
|
31
|
+
}
|
@@ -0,0 +1,30 @@
|
|
1
|
+
# The tested JetPack versions.
|
2
|
+
ALLOWED_L4T_VERSIONS:
|
3
|
+
- 35.3.1
|
4
|
+
- 35.4.1
|
5
|
+
- 35.5.0
|
6
|
+
REQUIRED_DISK_SPACE: 25 # in GB
|
7
|
+
REQUIRED_MEM_SPACE: 7
|
8
|
+
PACKAGES:
|
9
|
+
- nvidia-jetpack
|
10
|
+
DOCKER:
|
11
|
+
ENABLE: true
|
12
|
+
DAEMON: |
|
13
|
+
{
|
14
|
+
"default-runtime": "nvidia",
|
15
|
+
"runtimes": {
|
16
|
+
"nvidia": {
|
17
|
+
"path": "nvidia-container-runtime",
|
18
|
+
"runtimeArgs": []
|
19
|
+
}
|
20
|
+
},
|
21
|
+
"storage-driver": "overlay2",
|
22
|
+
"data-root": "/var/lib/docker",
|
23
|
+
"log-driver": "json-file",
|
24
|
+
"log-opts": {
|
25
|
+
"max-size": "100m",
|
26
|
+
"max-file": "3"
|
27
|
+
},
|
28
|
+
"no-new-privileges": true,
|
29
|
+
"experimental": false
|
30
|
+
}
|
@@ -0,0 +1,20 @@
|
|
1
|
+
#!/bin/bash
|
2
|
+
|
3
|
+
# check the runtime environment.
|
4
|
+
source $(dirname "$(realpath "$0")")/../utils.sh
|
5
|
+
check_base_env "$(dirname "$(realpath "$0")")/config.yaml"
|
6
|
+
|
7
|
+
BASE_PATH=/home/$USER/reComputer
|
8
|
+
mkdir -p $BASE_PATH/
|
9
|
+
JETSON_REPO_PATH="$BASE_PATH/jetson-containers"
|
10
|
+
BASE_JETSON_LAB_GIT="https://github.com/dusty-nv/jetson-containers"
|
11
|
+
if [ -d $JETSON_REPO_PATH ]; then
|
12
|
+
echo "jetson-ai-lab existed."
|
13
|
+
else
|
14
|
+
echo "jetson-ai-lab does not installed. start init..."
|
15
|
+
cd $BASE_PATH/
|
16
|
+
git clone --depth=1 $BASE_JETSON_LAB_GIT
|
17
|
+
cd $JETSON_REPO_PATH
|
18
|
+
bash install.sh
|
19
|
+
fi
|
20
|
+
|
@@ -0,0 +1,19 @@
|
|
1
|
+
#!/bin/bash
|
2
|
+
|
3
|
+
# check the runtime environment.
|
4
|
+
source $(dirname "$(realpath "$0")")/../utils.sh
|
5
|
+
check_base_env "$(dirname "$(realpath "$0")")/config.yaml"
|
6
|
+
|
7
|
+
BASE_PATH=/home/$USER/reComputer
|
8
|
+
mkdir -p $BASE_PATH/
|
9
|
+
JETSON_REPO_PATH="$BASE_PATH/jetson-containers"
|
10
|
+
BASE_JETSON_LAB_GIT="https://github.com/dusty-nv/jetson-containers"
|
11
|
+
if [ -d $JETSON_REPO_PATH ]; then
|
12
|
+
echo "jetson-ai-lab existed."
|
13
|
+
else
|
14
|
+
echo "jetson-ai-lab does not installed. start init..."
|
15
|
+
cd $BASE_PATH/
|
16
|
+
git clone --depth=1 $BASE_JETSON_LAB_GIT
|
17
|
+
cd $JETSON_REPO_PATH
|
18
|
+
bash install.sh
|
19
|
+
fi
|
@@ -0,0 +1,31 @@
|
|
1
|
+
# The tested JetPack versions.
|
2
|
+
ALLOWED_L4T_VERSIONS:
|
3
|
+
- 35.3.1
|
4
|
+
- 35.4.1
|
5
|
+
- 35.5.0
|
6
|
+
- 36.3.0
|
7
|
+
REQUIRED_DISK_SPACE: 25 # in GB
|
8
|
+
REQUIRED_MEM_SPACE: 7
|
9
|
+
PACKAGES:
|
10
|
+
- nvidia-jetpack
|
11
|
+
DOCKER:
|
12
|
+
ENABLE: true
|
13
|
+
DAEMON: |
|
14
|
+
{
|
15
|
+
"default-runtime": "nvidia",
|
16
|
+
"runtimes": {
|
17
|
+
"nvidia": {
|
18
|
+
"path": "nvidia-container-runtime",
|
19
|
+
"runtimeArgs": []
|
20
|
+
}
|
21
|
+
},
|
22
|
+
"storage-driver": "overlay2",
|
23
|
+
"data-root": "/var/lib/docker",
|
24
|
+
"log-driver": "json-file",
|
25
|
+
"log-opts": {
|
26
|
+
"max-size": "100m",
|
27
|
+
"max-file": "3"
|
28
|
+
},
|
29
|
+
"no-new-privileges": true,
|
30
|
+
"experimental": false
|
31
|
+
}
|
@@ -0,0 +1,20 @@
|
|
1
|
+
#!/bin/bash
|
2
|
+
|
3
|
+
|
4
|
+
# check the runtime environment.
|
5
|
+
source $(dirname "$(realpath "$0")")/../utils.sh
|
6
|
+
check_base_env "$(dirname "$(realpath "$0")")/config.yaml"
|
7
|
+
|
8
|
+
BASE_PATH=/home/$USER/reComputer
|
9
|
+
mkdir -p $BASE_PATH/
|
10
|
+
JETSON_REPO_PATH="$BASE_PATH/jetson-containers"
|
11
|
+
BASE_JETSON_LAB_GIT="https://github.com/dusty-nv/jetson-containers"
|
12
|
+
if [ -d $JETSON_REPO_PATH ]; then
|
13
|
+
echo "jetson-ai-lab existed."
|
14
|
+
else
|
15
|
+
echo "jetson-ai-lab does not installed. start init..."
|
16
|
+
cd $BASE_PATH/
|
17
|
+
git clone --depth=1 $BASE_JETSON_LAB_GIT
|
18
|
+
cd $JETSON_REPO_PATH
|
19
|
+
bash install.sh
|
20
|
+
fi
|
@@ -0,0 +1,31 @@
|
|
1
|
+
# The tested JetPack versions.
|
2
|
+
ALLOWED_L4T_VERSIONS:
|
3
|
+
- 35.3.1
|
4
|
+
- 35.4.1
|
5
|
+
- 35.5.0
|
6
|
+
- 36.3.0
|
7
|
+
REQUIRED_DISK_SPACE: 25 # in GB
|
8
|
+
REQUIRED_MEM_SPACE: 7
|
9
|
+
PACKAGES:
|
10
|
+
- nvidia-jetpack
|
11
|
+
DOCKER:
|
12
|
+
ENABLE: true
|
13
|
+
DAEMON: |
|
14
|
+
{
|
15
|
+
"default-runtime": "nvidia",
|
16
|
+
"runtimes": {
|
17
|
+
"nvidia": {
|
18
|
+
"path": "nvidia-container-runtime",
|
19
|
+
"runtimeArgs": []
|
20
|
+
}
|
21
|
+
},
|
22
|
+
"storage-driver": "overlay2",
|
23
|
+
"data-root": "/var/lib/docker",
|
24
|
+
"log-driver": "json-file",
|
25
|
+
"log-opts": {
|
26
|
+
"max-size": "100m",
|
27
|
+
"max-file": "3"
|
28
|
+
},
|
29
|
+
"no-new-privileges": true,
|
30
|
+
"experimental": false
|
31
|
+
}
|
@@ -0,0 +1,31 @@
|
|
1
|
+
# The tested JetPack versions.
|
2
|
+
ALLOWED_L4T_VERSIONS:
|
3
|
+
- 35.3.1
|
4
|
+
- 35.4.1
|
5
|
+
- 35.5.0
|
6
|
+
- 36.3.0
|
7
|
+
REQUIRED_DISK_SPACE: 80 # in GB
|
8
|
+
REQUIRED_MEM_SPACE: 15
|
9
|
+
PACKAGES:
|
10
|
+
- nvidia-jetpack
|
11
|
+
DOCKER:
|
12
|
+
ENABLE: true
|
13
|
+
DAEMON: |
|
14
|
+
{
|
15
|
+
"default-runtime": "nvidia",
|
16
|
+
"runtimes": {
|
17
|
+
"nvidia": {
|
18
|
+
"path": "nvidia-container-runtime",
|
19
|
+
"runtimeArgs": []
|
20
|
+
}
|
21
|
+
},
|
22
|
+
"storage-driver": "overlay2",
|
23
|
+
"data-root": "/var/lib/docker",
|
24
|
+
"log-driver": "json-file",
|
25
|
+
"log-opts": {
|
26
|
+
"max-size": "100m",
|
27
|
+
"max-file": "3"
|
28
|
+
},
|
29
|
+
"no-new-privileges": true,
|
30
|
+
"experimental": false
|
31
|
+
}
|
@@ -0,0 +1,19 @@
|
|
1
|
+
#!/bin/bash
|
2
|
+
|
3
|
+
# check the runtime environment.
|
4
|
+
source $(dirname "$(realpath "$0")")/../utils.sh
|
5
|
+
check_base_env "$(dirname "$(realpath "$0")")/config.yaml"
|
6
|
+
|
7
|
+
BASE_PATH=/home/$USER/reComputer
|
8
|
+
mkdir -p $BASE_PATH/
|
9
|
+
JETSON_REPO_PATH="$BASE_PATH/jetson-containers"
|
10
|
+
BASE_JETSON_LAB_GIT="https://github.com/dusty-nv/jetson-containers"
|
11
|
+
if [ -d $JETSON_REPO_PATH ]; then
|
12
|
+
echo "jetson-ai-lab existed."
|
13
|
+
else
|
14
|
+
echo "jetson-ai-lab does not installed. start init..."
|
15
|
+
cd $BASE_PATH/
|
16
|
+
git clone --depth=1 $BASE_JETSON_LAB_GIT
|
17
|
+
cd $JETSON_REPO_PATH
|
18
|
+
bash install.sh
|
19
|
+
fi
|
@@ -0,0 +1,31 @@
|
|
1
|
+
# The tested JetPack versions.
|
2
|
+
ALLOWED_L4T_VERSIONS:
|
3
|
+
- 35.3.1
|
4
|
+
- 35.4.1
|
5
|
+
- 35.5.0
|
6
|
+
- 36.3.0
|
7
|
+
REQUIRED_DISK_SPACE: 25 # in GB
|
8
|
+
REQUIRED_MEM_SPACE: 7
|
9
|
+
PACKAGES:
|
10
|
+
- nvidia-jetpack
|
11
|
+
DOCKER:
|
12
|
+
ENABLE: true
|
13
|
+
DAEMON: |
|
14
|
+
{
|
15
|
+
"default-runtime": "nvidia",
|
16
|
+
"runtimes": {
|
17
|
+
"nvidia": {
|
18
|
+
"path": "nvidia-container-runtime",
|
19
|
+
"runtimeArgs": []
|
20
|
+
}
|
21
|
+
},
|
22
|
+
"storage-driver": "overlay2",
|
23
|
+
"data-root": "/var/lib/docker",
|
24
|
+
"log-driver": "json-file",
|
25
|
+
"log-opts": {
|
26
|
+
"max-size": "100m",
|
27
|
+
"max-file": "3"
|
28
|
+
},
|
29
|
+
"no-new-privileges": true,
|
30
|
+
"experimental": false
|
31
|
+
}
|
@@ -0,0 +1,19 @@
|
|
1
|
+
#!/bin/bash
|
2
|
+
|
3
|
+
# check the runtime environment.
|
4
|
+
source $(dirname "$(realpath "$0")")/../utils.sh
|
5
|
+
check_base_env "$(dirname "$(realpath "$0")")/config.yaml"
|
6
|
+
|
7
|
+
BASE_PATH=/home/$USER/reComputer
|
8
|
+
mkdir -p $BASE_PATH/
|
9
|
+
JETSON_REPO_PATH="$BASE_PATH/jetson-containers"
|
10
|
+
BASE_JETSON_LAB_GIT="https://github.com/dusty-nv/jetson-containers"
|
11
|
+
if [ -d $JETSON_REPO_PATH ]; then
|
12
|
+
echo "jetson-ai-lab existed."
|
13
|
+
else
|
14
|
+
echo "jetson-ai-lab does not installed. start init..."
|
15
|
+
cd $BASE_PATH/
|
16
|
+
git clone --depth=1 $BASE_JETSON_LAB_GIT
|
17
|
+
cd $JETSON_REPO_PATH
|
18
|
+
bash install.sh
|
19
|
+
fi
|
@@ -0,0 +1,31 @@
|
|
1
|
+
# The tested JetPack versions.
|
2
|
+
ALLOWED_L4T_VERSIONS:
|
3
|
+
- 35.3.1
|
4
|
+
- 35.4.1
|
5
|
+
- 35.5.0
|
6
|
+
- 36.3.0
|
7
|
+
REQUIRED_DISK_SPACE: 15 # in GB
|
8
|
+
REQUIRED_MEM_SPACE: 7
|
9
|
+
PACKAGES:
|
10
|
+
- nvidia-jetpack
|
11
|
+
DOCKER:
|
12
|
+
ENABLE: true
|
13
|
+
DAEMON: |
|
14
|
+
{
|
15
|
+
"default-runtime": "nvidia",
|
16
|
+
"runtimes": {
|
17
|
+
"nvidia": {
|
18
|
+
"path": "nvidia-container-runtime",
|
19
|
+
"runtimeArgs": []
|
20
|
+
}
|
21
|
+
},
|
22
|
+
"storage-driver": "overlay2",
|
23
|
+
"data-root": "/var/lib/docker",
|
24
|
+
"log-driver": "json-file",
|
25
|
+
"log-opts": {
|
26
|
+
"max-size": "100m",
|
27
|
+
"max-file": "3"
|
28
|
+
},
|
29
|
+
"no-new-privileges": true,
|
30
|
+
"experimental": false
|
31
|
+
}
|
@@ -0,0 +1,19 @@
|
|
1
|
+
#!/bin/bash
|
2
|
+
|
3
|
+
# check the runtime environment.
|
4
|
+
source $(dirname "$(realpath "$0")")/../utils.sh
|
5
|
+
check_base_env "$(dirname "$(realpath "$0")")/config.yaml"
|
6
|
+
|
7
|
+
BASE_PATH=/home/$USER/reComputer
|
8
|
+
mkdir -p $BASE_PATH/
|
9
|
+
JETSON_REPO_PATH="$BASE_PATH/jetson-containers"
|
10
|
+
BASE_JETSON_LAB_GIT="https://github.com/dusty-nv/jetson-containers"
|
11
|
+
if [ -d $JETSON_REPO_PATH ]; then
|
12
|
+
echo "jetson-ai-lab existed."
|
13
|
+
else
|
14
|
+
echo "jetson-ai-lab does not installed. start init..."
|
15
|
+
cd $BASE_PATH/
|
16
|
+
git clone --depth=1 $BASE_JETSON_LAB_GIT
|
17
|
+
cd $JETSON_REPO_PATH
|
18
|
+
bash install.sh
|
19
|
+
fi
|
@@ -0,0 +1,31 @@
|
|
1
|
+
# The tested JetPack versions.
|
2
|
+
ALLOWED_L4T_VERSIONS:
|
3
|
+
- 35.3.1
|
4
|
+
- 35.4.1
|
5
|
+
- 35.5.0
|
6
|
+
- 36.3.0
|
7
|
+
REQUIRED_DISK_SPACE: 25 # in GB
|
8
|
+
REQUIRED_MEM_SPACE: 7
|
9
|
+
PACKAGES:
|
10
|
+
- nvidia-jetpack
|
11
|
+
DOCKER:
|
12
|
+
ENABLE: true
|
13
|
+
DAEMON: |
|
14
|
+
{
|
15
|
+
"default-runtime": "nvidia",
|
16
|
+
"runtimes": {
|
17
|
+
"nvidia": {
|
18
|
+
"path": "nvidia-container-runtime",
|
19
|
+
"runtimeArgs": []
|
20
|
+
}
|
21
|
+
},
|
22
|
+
"storage-driver": "overlay2",
|
23
|
+
"data-root": "/var/lib/docker",
|
24
|
+
"log-driver": "json-file",
|
25
|
+
"log-opts": {
|
26
|
+
"max-size": "100m",
|
27
|
+
"max-file": "3"
|
28
|
+
},
|
29
|
+
"no-new-privileges": true,
|
30
|
+
"experimental": false
|
31
|
+
}
|
@@ -0,0 +1,19 @@
|
|
1
|
+
#!/bin/bash
|
2
|
+
|
3
|
+
# check the runtime environment.
|
4
|
+
source $(dirname "$(realpath "$0")")/../utils.sh
|
5
|
+
check_base_env "$(dirname "$(realpath "$0")")/config.yaml"
|
6
|
+
|
7
|
+
BASE_PATH=/home/$USER/reComputer
|
8
|
+
mkdir -p $BASE_PATH/
|
9
|
+
JETSON_REPO_PATH="$BASE_PATH/jetson-containers"
|
10
|
+
BASE_JETSON_LAB_GIT="https://github.com/dusty-nv/jetson-containers"
|
11
|
+
if [ -d $JETSON_REPO_PATH ]; then
|
12
|
+
echo "jetson-ai-lab existed."
|
13
|
+
else
|
14
|
+
echo "jetson-ai-lab does not installed. start init..."
|
15
|
+
cd $BASE_PATH/
|
16
|
+
git clone --depth=1 $BASE_JETSON_LAB_GIT
|
17
|
+
cd $JETSON_REPO_PATH
|
18
|
+
bash install.sh
|
19
|
+
fi
|