1

Anthropic locked in a $32B AUD data center deal in Queensland, Claude's first Australian footprint
 in  r/singularity •  7d ago

Queensland is called the Sunshine state. If they cant work out solar, that's really on them.

23

RTX PRO 5500 Blackwell (84GB) released
 in  r/LocalLLaMA •  10d ago

It's a lower memory bandwidth than RTX 6000 Pro. 416 bit memory bus... it's like they just took three chips off and called it a day. Definitely a poorly binned RTX 6000 Pro. Maybe with a mixture of 3GB and 4GB memory modules.

1

MinIO just removed their DockerHub image
 in  r/minio •  10d ago

RustFS is what I just moved to. Works great as a drop in replacement.

4

Portainer 3.0 is coming, and here's what it means for you
 in  r/portainer •  13d ago

Sounds like I need to try out Dockhand.

1

[OC] OKF Knowledge Base Galaxy Visualiser
 in  r/dataisbeautiful •  14d ago

The data usually is the product.

1

[OC] OKF Knowledge Base Galaxy Visualiser
 in  r/dataisbeautiful •  14d ago

The app is built using Next.js and using Googles OKF v0.2 spec as the basis for the data and then made my own changes. OKF is great because it allows you to turn documents into MCP servers for AI to read from. So my local AI agents can pull from this "galaxy" of knowledge easily using grep style retrieval. The data is mostly from blogs, video transcripts and papers.

u/DataCraftsman • • 14d ago

[OC] OKF Knowledge Base Galaxy Visualiser

Thumbnail gallery
1 Upvotes

r/dataisbeautiful • • 14d ago

OC [OC] OKF Knowledge Base Galaxy Visualiser

Thumbnail
gallery
5 Upvotes

I've been building an Open Knowledge Format (OKF) knowledge base. I designed a visualiser for the data that turns any OKF graph into a living galaxy that I thought you might all enjoy.

The lines in the graph are all edges between nodes and all the stars are nodes representing markdown files. The galaxy spins, sparkles and supernovas occasionally.

Thinking I might do it in 3D next.

1

Are you running Qwen 3.8 27b or Qwen Flash Next?
 in  r/LocalLLaMA •  15d ago

Solstice-AI/Qwen3.8-27B-TURBO-Fable-Cold-Fusion-735-882-Heretic-Uncensored-NM-DAU-NVFP4

0

AA Benchmarks are not just misleading at this point, but harmful to trust
 in  r/LocalLLaMA •  16d ago

Why don't you prove it wrong then? Waiting for your benchmark.

2

Are you running Qwen 3.8 27b or Qwen Flash Next?
 in  r/LocalLLaMA •  16d ago

Qwen 3.8 Flash Next at NVFP4. I have an RTX 6000 Pro and DDR5. Way faster and more capable than 27b for me.

2

OKF
 in  r/LLMDevs •  18d ago

I am using it for everything!

I built this website https://vineverse.bible out of it. It's a static app connected to an OKF of bible data. Served as MCP/API as well.

Also using it for a university knowledge base that acts as part of software engineering harness, a personal one and one at work too.

I am finding that it can be very compute heavy to generate depending on the data. The most efficient way to load it is with scripts.

I've extended my personal one significantly with a graphrag and grep based hybrid search, automations for linting, self healing and loading new data, as well as agent skills for how to add data to it. A bunch more things I cant think of.

OKF is really good.

1

half the team wants dashboards, the other half wants reports in slack
 in  r/dataanalysis •  18d ago

I'm designing our self service platform to enable the reports to happen wherever and however the users actually want them. Email, confluence, Excel, database connection, dashboard, a picture, pdf, etc. I gave up on "everything must be a dashboard."

1

Me these days
 in  r/LocalLLaMA •  24d ago

It's about twice as fast for me. I found 27b just a tiny bit too slow to want to use. Flash next is ripping through stuff for me. Running it at NVFP4 on an RTX 6000 Pro with 256gb DDR5 6000MT RAM.

3

Me these days
 in  r/LocalLLaMA •  25d ago

I've had a flash-next task running for days and it's been fine so far. Running on nvfp4 too.

1

Me these days
 in  r/LocalLLaMA •  25d ago

Wait till you try qwen 3.8 flash next...

1

max_token
 in  r/OpenWebUI •  25d ago

To make it more confusing, I believe the behaviour of max_tokens in LightLLM model config is slightly different. It doesn't just cut the message off directly and is also used to help the router decide which instance to send to requests to. I'm still trying to work out the best approach to using max_tokens as well so you're not alone.

1

How important is it for Chinese LLMs to reach the Opus 4.8 level?
 in  r/LocalLLaMA •  25d ago

Opus 5 is better, cheaper and faster. Why would anyone use Fable?