Skip to content

Commit 384830f

Browse files
add related content
1 parent 4264ab5 commit 384830f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/container-apps/gpu-types.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,9 @@ Keep in mind the following exceptions when you're selecting a GPU type:
8383
- **Plan for growth**: Even if you plan on starting with small models, if you expect to grow into needing more resources, consider starting with the A100 despite its higher initial cost. The continuity in your set-up might prove worth any extra costs you incur as you grow. Future-proofing like this is important to research organizations and AI-focused companies where model complexity tends to increase over time.
8484

8585
- **Hybrid deployments**: Using both T4 and A100 workload profiles can help you split work into the most cost effective destinations. You might decide to use A100 GPUs for training and development while you deploy inference workloads on T4 GPUs.
86+
87+
## Related content
88+
89+
- [Serverless GPUs](gpu-serverless-overview.md)
90+
- [Tutorial: Generate images with serverless GPUs](gpu-image-generation.md)
91+
- [Tutorial: Deploy an NVIDIA Llama3 NIM](serverless-gpu-nim.md)

0 commit comments

Comments
 (0)