Skip to content

Instantly share code, notes, and snippets.

@ChristianKniep
Created October 28, 2025 12:45
Show Gist options
  • Select an option

  • Save ChristianKniep/eecec16a4a7d6af544e02a6b9713dd2a to your computer and use it in GitHub Desktop.

Select an option

Save ChristianKniep/eecec16a4a7d6af544e02a6b9713dd2a to your computer and use it in GitHub Desktop.
MemMachine Locust Benchmark: litellm/config.yaml
model_list:
- model_name: qwen3:8b
litellm_params:
model: ollama/qwen3:8b
api_base: http://ollama:11434
- model_name: qwen3-embedding:0.6b
litellm_params:
model: ollama/qwen3-embedding:0.6b
api_base: http://ollama:11434
litellm_settings:
drop_params: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment