Skip to content

Commit afe1dda

Browse files
authored
Add success story for Ultralytics and Unsloth blog (#15358)
Added a new success story for Ultralytics YOLO models and updated links for Unsloth blog
1 parent a832ae8 commit afe1dda

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/source/success-stories.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,14 @@ PyTorch-native quantization and optimization library for preparing efficient mod
106106

107107
Optimize LLM fine-tuning with faster training and reduced VRAM usage, then deploy efficiently with ExecuTorch.
108108

109-
[Example Model →](https://huggingface.co/metascroy/Qwen3-4B-int8-int4-unsloth)
109+
[Example Model →](https://huggingface.co/metascroy/Qwen3-4B-int8-int4-unsloth)[Blog →](https://docs.unsloth.ai/new/quantization-aware-training-qat)
110+
:::
111+
112+
:::{grid-item-card} **Ultralytics**
113+
:class-header: bg-secondary text-white
114+
115+
Deploy on-device inference for Ultralytics YOLO models using ExecuTorch.
116+
[Explore →](https://docs.ultralytics.com/integrations/executorch/)
110117
:::
111118

112119
::::

0 commit comments

Comments
 (0)