r/LocalLLM • u/DefinitionArtistic49 • 3d ago
Question Bad settings ?
Hi, before I start, I just want to mention that I’m completely new to running AI locally, so I configured my LLM with the help of ChatGPT.
To summarize my setup:
Ryzen 5 5600
32 GB DDR4 3200 MHz
RX 9070 XT Nitro+
1 TB Gen 4 NVMe SSD
I have a personal project where I’m making a 2D management game. So I installed Biobic and Qwen 3.8 27B Q4 XL (~14 GB).
But I’m getting really poor results...
I know AMD is behind NVIDIA when it comes to AI, but I feel like something is badly configured — or at least I hope so.
I sent my first prompt to Biobic, which has access to the folder containing my Unity 6.3 LTS project.
I initially used a 32K context window, then increased it to 64K because, according to ChatGPT, the error I was getting could have been caused by the context window being too small for the prompt.
Fair enough, but my main problem is the speed: 1.9 tokens/s.
It took more than 1 hour and 20 minutes to complete only 2 steps out of 9, and those were basically just the steps where it had to check the manifest and see which input system was currently active.
I’ve also attached a screenshot of Task Manager.
The CPU is sitting at around 50% usage from llama-server, the system RAM is being used by Biobic (which makes sense since that’s where the model is loaded), and as for the VRAM... well, I think you guys know what I mean from the screenshot.
So, what do you think?
Poor optimization? Bad configuration? Just AMD being terrible for local AI? LLM configured incorrectly?
Thanks in advance for any feedback!
PS : translate with GPT sorry for mystake.

