stratte89

Results 7 issues of stratte89

#### Setup and configuration **Current version**: ```bash (base) stratte@stratte-MS-7D08:~/Schreibtisch/AI/OpenDevin$ git log -n 1 fatal: Kein Git-Repository (oder irgendeines der Elternverzeichnisse): .git ``` ``` Ubuntu LLM_API_KEY="ollama" LLM_BASE_URL="http://0.0.0.0:11434" LLM_MODEL="ollama/mistral" LLM_EMBEDDING_MODEL="local" WORKSPACE_DIR="./workspace" LLM_API_KEY="ollama"...

bug

EDIT: Problem is solved, bug report can be closed. latest update + MAX_ITERATIONS fixed it. The only thing was, that even after 1000 steps it did not finnish the snake...

bug

seems that the make build part got a little buggy, just tried to install the recent version. NoSuchOptionException The "--without" option does not exist. at /usr/lib/python3/dist-packages/clikit/args/default_args_parser.py:300 in _add_long_option 296│ def...

bug

#### Describe the bug after updating to the latest version i get a CUDA out of memory. Ubuntu, i5 11400, 32gb ram, rtx3080 10gb vram. both llm were working fine...

bug

I use Ubuntu, oobabooga webui, cognitivecomputations_dolphin-2.8-mistral-7b-v02, and the latest version (Revert the use of Router, good ole completion works.) LLM_API_KEY="na" LLM_BASE_URL="http://0.0.0.0:5000/v1" LLM_MODEL="openai/Mistral" LLM_EMBEDDING_MODEL="lokal" WORKSPACE_DIR="./workspace" MAX_ITERATIONS=20000 **Logs, error messages, and screenshots**:...

bug

![image](https://github.com/derekhe/msfs2020-map-enhancement/assets/101955267/b6cb8886-cea4-41f0-bd6a-c7c358d4f847) How do I fix it? If I start the sim without the Enhancement mod, no map appears ingame and its buggy, even after deinstalling map enhancement. I need to...

Hey guys, i tried many different local llm's using oobabooga web ui + opendevin but never got it to work rlly. I guess the models were just too weak. What...

question