Remove LLM model from build — users supply their own
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
6d4bef8d24
commit
30fa744697
@ -26,9 +26,6 @@ _candidate_files = [
|
|||||||
# Modules directory (dynamically loaded at runtime)
|
# Modules directory (dynamically loaded at runtime)
|
||||||
(SRC / 'modules', 'modules'),
|
(SRC / 'modules', 'modules'),
|
||||||
|
|
||||||
# LLM model
|
|
||||||
(SRC / 'models' / 'Hal_v2.gguf', 'models'),
|
|
||||||
|
|
||||||
# Icon
|
# Icon
|
||||||
(SRC / 'autarch.ico', '.'),
|
(SRC / 'autarch.ico', '.'),
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user