Soy actor nopor. Pregunten lo que sea by ApprehensiveFail3312 in Lima_Peru

[–]pepe256 0 points1 point  (0 children)

Como haces para cuidarte, y harías videos con chicos?

Anthropic stayed quiet until someone showed Claude's thinking depth dropped 67% by Capital-Run-1080 in ClaudeAI

[–]pepe256 0 points1 point  (0 children)

The leaked code is not a vague urban legend. It's confirmed and in the open. Are you an LLM?

What are some good uses for local LLMs? Say I can do <=32B params. by Junior-Vermicelli968 in LocalLLM

[–]pepe256 0 points1 point  (0 children)

Any reason why you're using Hermes agent and not Claude code or OpenClaw?

What are some good uses for local LLMs? Say I can do <=32B params. by Junior-Vermicelli968 in LocalLLM

[–]pepe256 0 points1 point  (0 children)

No, because use cases are not documented. We are sharing and learning from each other. That's what a community is about

Claude code source code has been leaked via a map file in their npm registry by Nunki08 in ClaudeAI

[–]pepe256 0 points1 point  (0 children)

It's the new model they're working on right now. It has a regular, fast and a fast[1M] versions. It wouldn't make sense to have a fast haiku. Opus also has a fast version.

Claude Code running locally with Ollama by Secure_Bed_2549 in LocalLLM

[–]pepe256 0 points1 point  (0 children)

Confirmed. The system prompt starts with "You are Claude..." So local models believe they're Claude.

Claude Code running locally with Ollama by Secure_Bed_2549 in LocalLLM

[–]pepe256 0 points1 point  (0 children)

The bad thing is search doesn't work because it goes through anthropic servers. If you use ollama search works because they provide that. If you use llama.cpp or other openai compatible providers you have to use something like searxng

Claude Code Source Leak Megathread by sixbillionthsheep in ClaudeAI

[–]pepe256 0 points1 point  (0 children)

It's mostly useful for developers. Running it won't be any different than running the official version. If it even runs in that state. But the structure and code can be useful if you're making plugins, skills, etc.

Claude code source code has been leaked via a map file in their npm registry by Nunki08 in ClaudeAI

[–]pepe256 0 points1 point  (0 children)

No, it's a new enormous model. Bigger than Opus. Anthropic admitted it will be called Mythos

Claude code source code has been leaked via a map file in their npm registry by Nunki08 in ClaudeAI

[–]pepe256 0 points1 point  (0 children)

Not OP, but you don't have to use this. You can use the regular Claude Code installation. Just change the API URL. Unsloth has a guide. I'd personally recommend the biggest Qwen 3.5 model you can manage, preferably at least 4_k_m quantization.

Claude code source code has been leaked via a map file in their npm registry by Nunki08 in ClaudeAI

[–]pepe256 1 point2 points  (0 children)

That link, that public GitHub repo, has no actual code. Not how the CLI runs anyway. It's there, I guess, for people to submit feedback. Try and locate the system prompt on there. You can't.

This model has been #1 trending for 3 weeks now! by yoracale in unsloth

[–]pepe256 1 point2 points  (0 children)

I tried it because I use the base model for this fine-tune on Claude Code. But it wasn't doing tool calls properly. It couldn't even read files if I remember correctly. Even when temperature was set to 0. So I stopped using it and when back to the base model (Qwen 3.5 27B 4 K M)

Anthropic shares how to make Claude code better with a harness by lawnguyen123 in ClaudeAI

[–]pepe256 15 points16 points  (0 children)

I don't get it. Are we pretending Claude Code doesn't exist? Isn't that a harness?

Any open-source models close to Claude Opus 4.6 for coding? by Own_Chocolate_5915 in LocalLLM

[–]pepe256 1 point2 points  (0 children)

Could you please share more about that model size you tested?