Engel Nyst

Results 1315 comments of Engel Nyst

Please make sure to open the web UI, and in Settings, enter the model and save. Even if you sent it as parameter, save it in the UI. Does it...

I'm not sure why it'd do that. 😔 Did you clone and run make build, or something else?

Same as here: https://github.com/OpenDevin/OpenDevin/issues/935 That was solved by updating poetry.

I'll close this issue, but if you still experience problems please open a new one.

Can you please confirm, you have used llama3 this way, @isavita ?

Take a look at this comment https://github.com/OpenDevin/OpenDevin/issues/573#issuecomment-2031923106 Ah, if you can't reach Hugging Face with wget, the contents of that file are this: ``` { "word_embedding_dimension": 384, "pooling_mode_cls_token": true, "pooling_mode_mean_tokens":...

Oh thanks! This is good news. LiteLLM is very quick with new patches, they released several within days lately. I guess we can wait a little bit, rather than hardcode...

What do you think about using the diff patch format for code changes? Since it seems that the [SWE bench](https://github.com/princeton-nlp/SWE-bench/blob/main/tutorials/evaluation.md) requires results in diff format, it would allow us to...

> Same here, trying locally with ollama and with gpt-3.5-turbo too. But it continues picking the gpt-4-0125-preview Can you try to update your repository, git pull, make build, and try...

> I have a similar problem. I put the information of my LM-Studio instance when i executed make setupconfig Enter your LLM API key: lm-studio Enter your LLM Model name...