File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,14 @@ PyTorch-native quantization and optimization library for preparing efficient mod
106106
107107Optimize 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::::
You can’t perform that action at this time.
0 commit comments