Replies: 1 comment 4 replies
-
It should be straightforward to use optillm with any model in Aider as they support OpenAI compatible endpoints - https://aider.chat/docs/llms/openai-compat.html As for the aider-bechmark I do not think it is publically available? In any case the benchmark tests ability of models to edit code effectively. It is likely a model fine-tuned on that task would do better. I had trained a model for similar task recently - https://huggingface.co/patched-codes/Llama-3.2-1B-FastApply |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone tried using optillm with Aider? It contains a builtin benchmark as well, but so far, optillm isn't adding any performance for the approaches that I benchmarked with Qwen2.5-Coder-32B running locally. Was wondering if anyone else had any better luck with the OptiLLM + Aider combination.
Beta Was this translation helpful? Give feedback.
All reactions