unsloth/studio/backend/core
Daniel Han 67f0ab592e studio: add CUDA lib paths to LD_LIBRARY_PATH for llama-server
When llama-server is built with shared libs (setup.sh default),
it needs libcudart.so.12 and other CUDA runtime libs. Add
/usr/local/cuda/lib64 and targets path to LD_LIBRARY_PATH so
the server starts correctly even when CUDA isn't on the system path.
2026-03-17 01:12:55 +00:00
..
data_recipe Improve AI Assist: Update default model, model output parsing, logging, and dataset mapping UX (#4323) 2026-03-16 16:04:35 +04:00
export Final cleanup 2026-03-12 18:28:04 +00:00
inference studio: add CUDA lib paths to LD_LIBRARY_PATH for llama-server 2026-03-17 01:12:55 +00:00
training [pre-commit.ci] auto fixes from pre-commit.com hooks 2026-03-16 15:04:09 +00:00
__init__.py Final cleanup 2026-03-12 18:28:04 +00:00