Qwen 3.8 27B Running for 63 hours on a RTX 3090 to solve the Riemann hypothesis

Reddit r/LocalLLaMA News

Summary

An experiment ran the Qwen 3.8 27B model for 63 hours on a RTX 3090 to attempt solving the Riemann hypothesis, demonstrating autonomous reasoning, self-correction, and no hallucination.

I let Qwen 3.8 27B 4bit quantized with 100K context window run autonomously for 63 hours (50 million+ tokens) to try to solve the RH. Of course it did not solve it, but the experiment still shows it's internal work, memory organization, strategies used and more. The interesting thing is that it never hallucinated an answer and never stopped trying new ideas to solve it. Multiple times it corrected it's own mistakes. I am really hopeful that one of the unsolved millenium prize problems will be solved by an agent or a swarm of agents powered by an open source model in the next 12 months. If you want to check out it's internal memories, code, strategies and more I published everything on HF: https://huggingface.co/datasets/gr0010/artificium-riemannhypothesis-experiment My next goal is to actually use an agent perhaps powered by a smarter open model like GLM 5.3 flash or a swarm of agents, to solve an open math problem. Please let me know if you tried something similar, what problem you'd suggest to tackle next, and if you have any question. If you have GPUs consider getting in touch with me, we could run multiple agents to create a swarm and get them to tackle a simple yet open math/coding problem.
Original Article

Similar Articles

Wow! Qwen 3.6:35b-a3b on a 3090... pretty amazing.

Reddit r/artificial

A user shares impressive results running a quantized Qwen 3.6:35b-a3b model on a used RTX 3090, achieving 160 tokens per second output after fitting the model into VRAM, and demonstrates vision capabilities with a 75-second video processing time.

The bear can dance: Qwen 3.8 27B on one 3090 for 3 weeks

Reddit r/LocalLLaMA

An experiment demonstrated that a quantized Qwen 3.8 27B model, running locally on a single RTX 3090 GPU, autonomously pursued optimizing CUDA inference for over three weeks, producing functional kernels and benchmarks while maintaining coherent long-term goal-following.