@JordanDevAi

AI and Tech Focused. I build apps, solutions, and share my thoughts here.

South Florida
Joined April 2025
Ai Note taking app - I install and use AI Locally on your devices for offline use. Mindsort.app is the first of many of my AI initiatives!
4
428
My AI Harness is starting to come together. The team is working autonomously- and it's kind of frightening lol!
2
17
GLM-5.3-Flash is so far my absolute favorite for local inference. Thank you @Zai_org for such a capable open weights model. I'll support you with another annual subscription renewal that I hardly use 😂
1
28
I need to get my hands on a RTX Pro 6000...
1
30
I asked Claude to make 9 edits to a front end. It's burned 300k tokens and is barely on edit 5.
17
GLM-5.3-Flash on CPU (using ~30gb of Vram) with optimizations getting ~14 tok/sec decode regardless of context length (0-96k actual context tested.)
31
Working on a llama.cpp fork for GLM-5.3-Flash that shows 55% higher throughput and 36% lower generation latency on CPU/MOE versus stock llama.cpp. Will need to piggy back off @UnslothAI PR 27752 to get it added I think.
30
Running GLM-5.3-Flash at ~15 tok/sec with 90k+ context on CPU and 40GB of Vram. It did require some code edits to llama cpp to make this happen. GLM 5.3 Flash Quant is my own ~4.54 bpw.
26
Running GLM-5.3-Flash locally. Amazing to have such an intelligent LLM running privately, and offline getting ~500 tok/sec eval and ~17 tok/sec decode speed running with ~40GB in VRAM and the rest in system ram.
1
28
Cannot wait to test this on my local server.
Introducing GLM-5.3-Flash - Leading capabilities at a highly competitive price - Natively multimodal with a 1M-token context window - A 320B-A18B model released under the MIT License - Previously previewed as Ox Alpha, running entirely on Chinese AI chips Blog: z.ai/blog/glm-5.3-flash Available now across all official platforms: Weights: huggingface.co/zai-org/GLM-5… API: docs.z.ai/guides/llm/glm-5.3… Coding Plan: z.ai/subscribe ZCode: zcode.z.ai/en Chat: chat.z.ai AutoClaw: autoclaw.z.ai
47
GLM Flash and QWEN Flash all being released on the same day. It feels like Christmas.
43
IBM granite drops and is completely overshadowed by the QWEN release tomorrow.
Meet Granite 4.2, IBM’s latest family of open models purpose-built for enterprise agentic AI. With new native reasoning capabilities, Granite 4.2 can plan, reason, self-correct and reliably use tools to help automate complex enterprise workflows ⬇️
70
No- AI resolves problems based on the input it receives. High quality input = higher quality output. It's in your hands how well the AI produces.
can I ask a dumb question if everyone is using AI to code does that mean that we’re all generating the same quality of code
1
38
When Flash-Vision open weights @deepseek_ai ?
19
Qwen is releasing their next model to test. 3.8 Flash Next is releasing Tomorrow. 125B paramters-51B N-gram-6B active. I wonder how it will perform compared to Deepseek's 284Ba13B. (Still waiting on vision!) If its a notch above QWEN 27B....It's going to be a game changer.
63
When is DeepSeek V4 Flash-Vision weights being released? I am genuinely excited for that one.
23
Hilarious. QWEN2.4-A95 doesn't think itself exists.
1
47
Running QWEN2.4T (yes trillion!) on my local server on CPU, getting 40 tok/sec processing speed and 5.9 tok/sec gen speed. I'm actually quite surprised.
17
Just found out I can run Deepseek v4 Flash alongside Qwen27B at the same time. Deepseek on CPU ~ 700 tok/sec decode and 25 tok/sec gen speed. Qwen doubles that on GPU. Now I can have two local LLMs working in tandem.
21
Finally found my first issue QWEN 27B (UD-Q4) can't solve and its a simple logical problem. If the turn = command then do x. Otherwise if turn is not command don't do x. It can't wrap its head around preventing infinite loops or doing x without causing issues..
16
Has anyone compared DSV4 Flash to Qwen3.8 27B on long context (200k+) and quality/accuracy?
20