# Copy to scripts/xref9b.env and edit paths for your machine. export XREF9B_GGUF="$PWD/xref-9b-q4_k_m.gguf" export XREF9B_LLAMA_CLI="/path/to/llama.cpp/build/bin/llama-completion" # Optional. Required for /ghidra and ghidra_summary. export GHIDRA_HEADLESS="/path/to/ghidra/support/analyzeHeadless"