-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
31 lines (28 loc) · 760 Bytes
/
Copy path.gitignore
File metadata and controls
31 lines (28 loc) · 760 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
__pycache__/
instrument/data/*.faiss
instrument/data/*.npy
instrument/data/v1/*.npy
instrument/data/v2/*.npy
instrument/step13_stderr.log
instrument/docx_structure_scan*.txt
# Environment files — contain local overrides, not for version control
.env
# Runtime data — generated at operation time, never committed
memory/
sleep_reports/
procedural_memory/
operator_profile.json
operator_profile_approved.json
operator_profile_versions/
action_boundary_config.json
agents/
state/
# Inference — llama.cpp source clones and compiled builds (large, not committed)
inference/llama-cpp-*/
inference/buun-llama-cpp/
inference/lucebox-dflash/
inference/turbo3-cuda/
inference/build_log.txt
inference/mtp_server.log
inference/compile_*.bat
inference/compile.bat