llama-stack-mirror/llama_stack/distributions/starter-gpu
Ashwin Bharambe 9fa69b0337
feat(distro): no huggingface provider for starter (#3258)
The `trl` dependency brings in `accelerate` which brings in nvidia
dependencies for torch. We cannot have that in the starter distro. As
such, no CPU-only post-training for the huggingface provider.
2025-08-26 14:06:36 -07:00
..
__init__.py feat(distro): fork off a starter-gpu distribution (#3240) 2025-08-22 15:47:15 -07:00
build.yaml feat(distro): no huggingface provider for starter (#3258) 2025-08-26 14:06:36 -07:00
run.yaml feat(distro): no huggingface provider for starter (#3258) 2025-08-26 14:06:36 -07:00
starter_gpu.py feat(distro): no huggingface provider for starter (#3258) 2025-08-26 14:06:36 -07:00