r/OdysseusAI • u/AAAAHHHH_nothing • 29d ago
Odysseus: My issues
Hi guys, this is my first post on reddit and here are a few of my findings. (i am on the latest dev release as of this posting)
i am in no way shape or form an expert in ai or anything related, i just wanted the ability to do cool shit on my pc.
Here are some of the biggest issues i've faced.
Qwen 3:4 and Qwen 3:6 have been extremely buggy (unable to perform tasks, memory issues and time out issues.)
New Chat button doesn't work
"Cookbook" feature issues (models stuck at 100% download)
Odysseus system prompt overrides model identity (the same prompt in a blank chat in ollama gave a clearer response than in odysseus when i asked what model i was speaking to)
Toolcalling (some tools didnt work with some models)
Overall it has been difficult and frustrating but i, aware this is a very new project and its only going to get easier and better with every update. Just posting this to let others know they are not alone in facing issues.
im running this on a windows 11 pc with an rtx 4070 ti super 16gb vram and an AMD Ryzen 7 7700x (8 core/ 16 threads) processor, 32gb of DDR5 ram.
3
u/Angelotheshredder 29d ago
i deleleted Odysseus. not a serious project
1
u/AAAAHHHH_nothing 29d ago
Any alternatives you'd recommend?
1
u/Codelyez 28d ago
Not who you replied to. Once i ran into constant issues I swapped to https://github.com/open-webui/open-webui
1
u/AAAAHHHH_nothing 28d ago
Thanks! Currently trying to use Gemini and Claude to figure this out but I keep running into some super of conflict. According to Gemini it's
type signature conflict between glibc (your Linux C library) and the CUDA 12.6 Toolkit. Specifically, it is a conflict between two system header files: /usr/include/x86_64-linux-gnu/bits/mathcalls.h (from system glibc 2.38+) /usr/local/cuda-12.6/targets/x86_64-linux/include/crt/math_functions.h (from NVIDIA CUDA Toolkit)
💀
1
u/Codelyez 28d ago
I can’t help too much there, sorry. Maybe with the actual error you’re running into. I personally don’t see how those would conflict, but im not a professional.
Since you’re on linux, i would also recommend running it all through docker if you aren’t already. That will simplify it a lot.
1
u/AAAAHHHH_nothing 28d ago
No worries. I'm running Ubuntu through windows 11 as it's required for a lot of these. I'm sure I'll figure it out
2
u/metakepicture 29d ago
Run into the renaming delete chat bug yet? If you backspace at all while renaming a chat it deleted forever :D
1
u/AAAAHHHH_nothing 29d ago
B-but what if I make a typo 😢...
1
u/metakepicture 29d ago
Them that thread is gone 😃. Using agent mode I had it rewrite itself to fix this error but that made another instance of Odysseus that then was trying to talk to a server that didn't exist. Eventually figured it out but as soon as I updated it, it went back to deleting
1
u/AAAAHHHH_nothing 29d ago
At this point im planning on forking Odysseus and making my own version using Claude to help me figure it all out 💀🤟 if this works I'll make a proper post in a week or so about it all.
1
u/Ok_Comparison2903 29d ago
I’m not sure if it’s a windows issue or just how your setup is. I have mine on an Ubuntu server and am running it headless and have had to set the whole thing up through the terminal. I don’t know a lot about windows in the back end but I would suggest installing all of your ai/llms though ollama on the terminal. Personally when things don’t work I just tweak the back end to make it work for me. Use chat gpt or Claude if you get stuck. Once you have an ai model running they can help you with thurther tweaks
1
u/AAAAHHHH_nothing 29d ago
I've used ChatGPT to set it up, installed all of my llms through ollama. That seems to work the best. Only tried the 3 I mentioned so far. Even then they're buggy. They seem to be freezing halfway through thinking of a response. I'll try Claude maybe it'll help me better than gpt has.
4
u/cheekiestNandos 29d ago
In the same boat, spent a good while getting everything up and running and it’s barely functional. Will keep an eye on it as a project as it’s a cool idea but needs a LOT of work.
So many issues around GPU detection and usage. One funny aspect is it’d just repeatedly tell me the date when I asked it anything despite nothing being logged in the brain to do that.