Reorganized the folder structure to utilize subfolders by category
This commit is contained in:
8
profiles/local/local-gemma4.yml
Normal file
8
profiles/local/local-gemma4.yml
Normal 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
|
||||
8
profiles/local/local-nemotron.yml
Normal file
8
profiles/local/local-nemotron.yml
Normal 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
|
||||
Reference in New Issue
Block a user