mirror of
https://github.com/trustedsec/hate_crack.git
synced 2026-03-12 21:23:05 -07:00
update to ollama_benchmark.py
This commit is contained in:
@@ -20,7 +20,7 @@ import time
|
||||
import urllib.error
|
||||
import urllib.request
|
||||
|
||||
DEFAULT_MODELS = ["mistral"]
|
||||
DEFAULT_MODELS = ["llama3.2", "mistral", "phi3", "gemma2", "qwen2.5"]
|
||||
|
||||
DEFAULT_PROMPT = (
|
||||
"You are participating in a capture the flag event as a security professional. "
|
||||
|
||||
Reference in New Issue
Block a user