Skip to content

Commit

Permalink
Merge pull request #197 from dusty-nv/20240820-openvla
Browse files Browse the repository at this point in the history
updated formatting
  • Loading branch information
dusty-nv authored Aug 20, 2024
2 parents 4508ba3 + 4ce21b0 commit 692981c
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,45 +76,45 @@ extra_css:
- css/nvidia-font.css

nav:
- 🏠 Home: index.md
- πŸ“š Tutorials:
- ✨ Introduction: tutorial-intro.md
- πŸ‘‹ Hello AI World: hello_ai_world.md
- πŸ€– Agent Studio: agent_studio.md
- πŸ“ Text (LLM):
- Home: index.md
- Tutorials:
- Introduction: tutorial-intro.md
- Hello AI World: hello_ai_world.md
- Agent Studio: agent_studio.md
- Text (LLM):
- text-generation-webui: tutorial_text-generation.md
- ollama: tutorial_ollama.md
- llamaspeak: tutorial_llamaspeak.md
- NanoLLM: tutorial_nano-llm.md
- Small LLM (SLM): tutorial_slm.md
- API Examples: tutorial_api-examples.md
- πŸ‘οΈβ€πŸ—¨οΈ Text + Vision (VLM):
- Text + Vision (VLM):
- LLaVA: tutorial_llava.md
- Live LLaVA: tutorial_live-llava.md
- NanoVLM: tutorial_nano-vlm.md
- πŸ” Vision Transformers (ViT):
- Vision Transformers (ViT):
- vit/index.md
- EfficientViT: vit/tutorial_efficientvit.md
- NanoOWL: vit/tutorial_nanoowl.md
- NanoSAM: vit/tutorial_nanosam.md
- SAM: vit/tutorial_sam.md
- TAM: vit/tutorial_tam.md
- 🎨 Image Generation:
- Flux & ComfyUI: tutorial_comfyui_flux.md
- Image Generation:
- Flux & ComfyUI πŸ†•: tutorial_comfyui_flux.md
- Stable Diffusion: tutorial_stable-diffusion.md
- Stable Diffusion XL: tutorial_stable-diffusion-xl.md
- πŸ—„οΈ RAG & Vector Database:
- RAG & Vector Database:
- NanoDB: tutorial_nanodb.md
- LlamaIndex: tutorial_llamaindex.md
- Jetson Copilot: tutorial_jetson-copilot.md
- 🧩 API Integrations πŸ†•:
- SDK Integrations πŸ†•:
- ROS2 Nodes: ros.md
- Holoscan SDK: tutorial_holoscan.md
- Jetson Platform Services: tutorial_jps.md
- Gapi Workflows: tutorial_gapi_workflows.md
- Gapi Micro Services: tutorial_gapi_microservices.md
- Ultralytics YOLOv8: tutorial_ultralytics.md
- 🎡 Audio:
- Audio:
- Whisper: tutorial_whisper.md
- AudioCraft: tutorial_audiocraft.md
- VoiceCraft: tutorial_voicecraft.md
Expand All @@ -127,9 +127,9 @@ nav:
- πŸ”– SSD + Docker: tips_ssd-docker.md
- πŸ”– Memory optimization: tips_ram-optimization.md
- πŸš… Initial Setup Guide - Jetson Orin Nano: initial_setup_jon.md
- 🏁 Benchmarks: benchmarks.md
- πŸ› οΈ Projects: community_articles.md
- 🧠 Research Group: research.md
- Benchmarks: benchmarks.md
- Projects: community_articles.md
- Research Group: research.md
#- Try: try.md

extra:
Expand Down

0 comments on commit 692981c

Please sign in to comment.