Skip to content
Discussion options

You must be logged in to vote

Set the env var LLM_MODEL=secbert (case-insensitive) before starting the stack — it defaults to phi2 otherwise. See metAIsploit_assistant/actions/chat.py:158. No manual download needed: SecBERT-Instructional pulls automatically from HuggingFace (jackaduma/SecBERT-Instructional) since its file_location is None, unlike Phi-2 which needs the local GGUF file at /app/models/phi-2.Q4_K_M.gguf (fetched via scripts/download_phi2_gguf.py).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by netdevs-net
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant