Skip to content

Commit eb00c52

Browse files
committed
Add Hailo 4.19 downgrade instructions
1 parent ecd49eb commit eb00c52

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Diff for: documentation/asciidoc/computers/ai/getting-started.adoc

+13
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,19 @@ $ sudo apt-mark unhold hailo-tappas-core hailort hailo-dkms
170170

171171
[tabs]
172172
======
173+
v4.19::
174+
To install version 4.19 of Hailo's neural network tooling, run the following commands:
175+
+
176+
[source,console]
177+
---
178+
sudo apt install hailo-tappas-core=3.30.0-1 hailort=4.19.0-3 hailo-dkms=4.19.0-1 python3-hailort=4.19.0-2
179+
----
180+
+
181+
[source,console]
182+
----
183+
$ sudo apt-mark hold hailo-tappas-core hailort hailo-dkms python3-hailort
184+
----
185+
173186
4.18::
174187
To install version 4.18 of Hailo's neural network tooling, run the following commands:
175188
+

0 commit comments

Comments
 (0)