Don't cache results
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"lm": {
|
||||
"model": "openrouter/openai/gpt-4o",
|
||||
"model_type": "chat",
|
||||
"cache": true,
|
||||
"cache": false,
|
||||
"num_retries": 3,
|
||||
"finetuning_model": null,
|
||||
"launch_kwargs": {},
|
||||
|
||||
Reference in New Issue
Block a user