Open
Conversation
Signed-off-by: KimSia, Sim <245021+simkimsia@users.noreply.github.com>
Signed-off-by: KimSia, Sim <245021+simkimsia@users.noreply.github.com>
Owner
|
Forgot to reply to your discussion post, sorry for that. But good job getting it to work with the non-existent documentation 😅 Model config will read from the file And then run |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
2025-08-31 Sunday UTC
I finally got moatless tools to run for models that run locally, in this case Qwen3-Coder 30b via LM Studio.
Ollama was not suitable. I used
swebench_reactfor the--flow. I also had to change code in 3 places for this to work.I don't expect this to be merged without changes, so I'm happy to listen to feedback for this to be suitable to be merged.
I only manage to do the Verify Setup step in README. I haven't run a full evaluation. But it took me a long time to even get to this point, so I will return to make
run_evaluation.pywork with Qwen3-Coder on LM Studio