Skip to content

Commit 692981c

Browse files
authored
Merge pull request #197 from dusty-nv/20240820-openvla
updated formatting
2 parents 4508ba3 + 4ce21b0 commit 692981c

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

β€Žmkdocs.yml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -76,45 +76,45 @@ extra_css:
7676
- css/nvidia-font.css
7777

7878
nav:
79-
- 🏠 Home: index.md
80-
- πŸ“š Tutorials:
81-
- ✨ Introduction: tutorial-intro.md
82-
- πŸ‘‹ Hello AI World: hello_ai_world.md
83-
- πŸ€– Agent Studio: agent_studio.md
84-
- πŸ“ Text (LLM):
79+
- Home: index.md
80+
- Tutorials:
81+
- Introduction: tutorial-intro.md
82+
- Hello AI World: hello_ai_world.md
83+
- Agent Studio: agent_studio.md
84+
- Text (LLM):
8585
- text-generation-webui: tutorial_text-generation.md
8686
- ollama: tutorial_ollama.md
8787
- llamaspeak: tutorial_llamaspeak.md
8888
- NanoLLM: tutorial_nano-llm.md
8989
- Small LLM (SLM): tutorial_slm.md
9090
- API Examples: tutorial_api-examples.md
91-
- πŸ‘οΈβ€πŸ—¨οΈ Text + Vision (VLM):
91+
- Text + Vision (VLM):
9292
- LLaVA: tutorial_llava.md
9393
- Live LLaVA: tutorial_live-llava.md
9494
- NanoVLM: tutorial_nano-vlm.md
95-
- πŸ” Vision Transformers (ViT):
95+
- Vision Transformers (ViT):
9696
- vit/index.md
9797
- EfficientViT: vit/tutorial_efficientvit.md
9898
- NanoOWL: vit/tutorial_nanoowl.md
9999
- NanoSAM: vit/tutorial_nanosam.md
100100
- SAM: vit/tutorial_sam.md
101101
- TAM: vit/tutorial_tam.md
102-
- 🎨 Image Generation:
103-
- Flux & ComfyUI: tutorial_comfyui_flux.md
102+
- Image Generation:
103+
- Flux & ComfyUI πŸ†•: tutorial_comfyui_flux.md
104104
- Stable Diffusion: tutorial_stable-diffusion.md
105105
- Stable Diffusion XL: tutorial_stable-diffusion-xl.md
106-
- πŸ—„οΈ RAG & Vector Database:
106+
- RAG & Vector Database:
107107
- NanoDB: tutorial_nanodb.md
108108
- LlamaIndex: tutorial_llamaindex.md
109109
- Jetson Copilot: tutorial_jetson-copilot.md
110-
- 🧩 API Integrations πŸ†•:
110+
- SDK Integrations πŸ†•:
111111
- ROS2 Nodes: ros.md
112112
- Holoscan SDK: tutorial_holoscan.md
113113
- Jetson Platform Services: tutorial_jps.md
114114
- Gapi Workflows: tutorial_gapi_workflows.md
115115
- Gapi Micro Services: tutorial_gapi_microservices.md
116116
- Ultralytics YOLOv8: tutorial_ultralytics.md
117-
- 🎡 Audio:
117+
- Audio:
118118
- Whisper: tutorial_whisper.md
119119
- AudioCraft: tutorial_audiocraft.md
120120
- VoiceCraft: tutorial_voicecraft.md
@@ -127,9 +127,9 @@ nav:
127127
- πŸ”– SSD + Docker: tips_ssd-docker.md
128128
- πŸ”– Memory optimization: tips_ram-optimization.md
129129
- πŸš… Initial Setup Guide - Jetson Orin Nano: initial_setup_jon.md
130-
- 🏁 Benchmarks: benchmarks.md
131-
- πŸ› οΈ Projects: community_articles.md
132-
- 🧠 Research Group: research.md
130+
- Benchmarks: benchmarks.md
131+
- Projects: community_articles.md
132+
- Research Group: research.md
133133
#- Try: try.md
134134

135135
extra:

0 commit comments

Comments
Β (0)