Reorganized the folder structure to utilize subfolders by category

This commit is contained in:
2026-05-26 11:26:18 -05:00
parent cded4f7281
commit 2541ea480f
18 changed files with 30 additions and 30 deletions

View File

@@ -0,0 +1,8 @@
id: local-gemma4
endpoint: https://inference.ai.rakestrawhome.com/v1
model: google/gemma4-31b-it
temperature: 0.15
reasoning_effort: high
top_p: 0.98
timeout_seconds: 900
api_key_env: OPENROUTER_API_KEY

View File

@@ -0,0 +1,8 @@
id: local-nemotron
endpoint: https://inference.ai.rakestrawhome.com/v1
model: "nvidia/Nemotron-3-Nano-30B-A3B"
temperature: 0.15
reasoning_effort: high
top_p: 0.98
timeout_seconds: 900
api_key_env: OPENROUTER_API_KEY