File size: 299 Bytes
ae8c826
 
 
 
 
 
1
2
3
4
5
6
7
# 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"