xref-9b / scripts /xref9b.env.example
AgentreBench's picture
Release xref-9b research preview
ae8c826 verified
Raw
History Blame Contribute Delete
299 Bytes
# 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"