S SmartDocs
Série: Robotaxi-OperatingSystem-Hardware-Interfaces bash 2 lignes · Mis à jour 2026-03-12

startup.sh

Robotaxi-OperatingSystem-Hardware-Interfaces/fmc3-robotics-main/projects/RoboBrain2.0/startup.sh

# python inference.py --serve --host 0.0.0.0 --port 4567 --model-id ~/workspace/models/RoboBrain2.0-7B
PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True python inference.py --serve --host 0.0.0.0 --port 4567 --model-id ~/workspace/models/RoboBrain2.0-3B

Articles liés

Robotaxi-OperatingSystem-Hardware-Interfaces c Mis à jour 2026-02-03

alloc.c

alloc.c — c source code from the Robotaxi-OperatingSystem-Hardware-Interfaces learning materials (Robotaxi-OperatingSystem-Hardware-Interfaces/class001_bundle/alloc.c).

Lire l'article →
Robotaxi-OperatingSystem-Hardware-Interfaces c Mis à jour 2026-02-03

hello.c

hello.c — c source code from the Robotaxi-OperatingSystem-Hardware-Interfaces learning materials (Robotaxi-OperatingSystem-Hardware-Interfaces/class001_bundle/hello.c).

Lire l'article →
Robotaxi-OperatingSystem-Hardware-Interfaces c Mis à jour 2026-02-03

mlock_demo.c

mlock_demo.c — c source code from the Robotaxi-OperatingSystem-Hardware-Interfaces learning materials (Robotaxi-OperatingSystem-Hardware-Interfaces/class001_bundle/mlock_demo.c).

Lire l'article →
Robotaxi-OperatingSystem-Hardware-Interfaces python Mis à jour 2026-03-12

debug_perf.py

debug_perf.py — python source code from the Robotaxi-OperatingSystem-Hardware-Interfaces learning materials (Robotaxi-OperatingSystem-Hardware-Interfaces/fmc3-robotics-main/projects/RoboBrain2.0/debug_perf.py).

Lire l'article →
Robotaxi-OperatingSystem-Hardware-Interfaces python Mis à jour 2026-03-12

inference.py

inference.py — python source code from the Robotaxi-OperatingSystem-Hardware-Interfaces learning materials (Robotaxi-OperatingSystem-Hardware-Interfaces/fmc3-robotics-main/projects/RoboBrain2.0/inference.py).

Lire l'article →
Robotaxi-OperatingSystem-Hardware-Interfaces python Mis à jour 2026-03-12

run.py

run.py — python source code from the Robotaxi-OperatingSystem-Hardware-Interfaces learning materials (Robotaxi-OperatingSystem-Hardware-Interfaces/fmc3-robotics-main/projects/RoboOS/deploy/run.py).

Lire l'article →