João Palmeiro

Results 12 comments of João Palmeiro

Hi, @pi0! Any chance this PR can be reviewed in the near future? Thanks!

Hi! 👋 After a few tries, I believe I managed to set `generator_options` for the CLI: ```bash garak --model_type ollama --model_name bakllava:7b-v1-q4_0 --generator_options '{"ollama": {"OllamaGeneratorChat": {"timeout": 300, "host": "http://localhost:11434"}}}' --probes...