unsloth/studio/backend/core
Roland Tannous e280e457d1 Move llama.cpp clone/build from in-tree to ~/.unsloth/llama.cpp
- setup.sh: builds at ~/.unsloth/llama.cpp instead of ./llama.cpp
- setup.ps1: builds at %USERPROFILE%/.unsloth/llama.cpp
- inference llama_cpp.py: searches ~/.unsloth/ first, in-tree as legacy
- export.py: updated comments (unsloth-zoo handles path natively)
2026-03-02 04:04:41 +00:00
..
data_recipe refactor(data-recipe): centralize json+stage constants, tighten parser/errors, sync seed ui 2026-02-26 14:06:53 +01:00
export Move llama.cpp clone/build from in-tree to ~/.unsloth/llama.cpp 2026-03-02 04:04:41 +00:00
inference Move llama.cpp clone/build from in-tree to ~/.unsloth/llama.cpp 2026-03-02 04:04:41 +00:00
training Merge branch 'nightly' into feat/gguf-llama-cpp-inference 2026-02-25 16:06:03 +04:00
__init__.py refactor: remove gradio dependency from training backend 2026-02-13 09:25:49 +00:00