The best local coding model: Bottlecap AI ThinkingCap Qwen 3.6 35b

Started by Theo Gottwald, July 18, 2026, 10:21:07 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Theo Gottwald

Today testing the newe LM-Studio BIONIC - Agent.
It works, it now offers a "Compaction" Option that is missing in LM-Studio.

So i tested it with this new Qwen 3.6 Version frrom "BottleCap AI".
The Name implies this must be a european company.
Bottlecaps are the most progressive development in EU currently.

As it is, this lokal Model is hot.
In vibe Coding i just told it to make a compiler.
For fun, i did not think a local model can make a compiler.

You know what?
It did a compiler.
In record time. Not total bug free but the results are comparable to paid models.

The context window is even on a RTX3090 llimited to 150kToken so that is the limitation.
Unless you can wait really long time at a speed of 0.1 T/s then it can use up to 262kToken Context.
With the right Graphic-Card it gets to up 60 t/s which is completely ok.

You have the right card and you want to do local vibe coding?
This is the curently best local Model (unless you decide to use colibri and GLM 5.2 at 0.1T/s).

Together with Workjinn it will be able to do great things.

Using it with BIONIC or HERMES Agent (or Open Code) it may also be ok, yet these systems
need large context and the 150 kT will limit results and make it too small for large projects.

A problem that you avoid with WorkJinn (and Planjinn).

SindByte MCP-Server

========================================
 CX2049 - Full Build & Test Suite
========================================

[CLEAN] Removing old build folder...
[1/4] Configuring CMake...
-- Building for: Ninja
-- The CXX compiler identification is GNU 15.2.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: C:/Users/theog/AppData/Local/Microsoft/WinGet/Packages/BrechtSanders.WinLibs.POSIX.UCRT_Microsoft.Winget.Source_8wekyb3d8bbwe/mingw64/bin/c++.exe - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done (2.1s)
-- Generating done (0.1s)
-- Build files have been written to: C:/Users/theog/.lmstudio/apps/bionic/projects/51a31d1b-0dcb-4800-b774-c45c32c34fe3/workspace/cx2049/build
[2/4] Building compiler...
[OK] Compiler built successfully.

========================================
 TEST 1: hello.c ÔåÆ expected exit code 30
========================================
[FAIL] Test 1: test_hello.exe not created

========================================
 TEST 2: test_arithmetic.c ÔåÆ expected exit code 50
========================================
[FAIL] Test 2: test_arith.exe not created

========================================
 TEST 3: Linker unit tests
========================================
[PASS] Test 3: linker tests Ô£ô
=== CX2049 Linker Tests ===
[PASS] testSymbolDecoration
[PASS] testUndefinedSymbols
[PASS] testDefaultLibraries
[PASS] testEndToEndSmoke
=== All tests passed ===

========================================
 RESULTS: 1 passed, 2 failed
========================================
SOME TESTS FAILED ÔÇö check output above.

Drücken Sie eine beliebige Taste . . .