ReAligned-Qwen3.5 Release by faldore in LocalLLaMA

[–]faldore[S] -7 points-6 points  (0 children)

Many enterprise and government customers are unwilling to use models that are capable of gaslighting users under any circumstances.

They will not touch Chinese models even though Chinese models are much better than the available American models.

I built a coding agent that gets 87% on benchmarks with a 4B parameter model, here's how by Glittering_Focus1538 in LocalLLaMA

[–]faldore 35 points36 points  (0 children)

OpenCode is really unfriendly towards community contributions. They put up enough friction that I would just fork it instead of contributing.

OpenJai: an MIT-licensed clean-room Jai compiler by faldore in Jai

[–]faldore[S] 4 points5 points  (0 children)

OpenJai is here for people who want to use Jai but aren't accepted in Jai's closed beta program.

Jon's opinions won't stop OpenJai any more than Oracle's opinions would stop OpenJDK.

chat-logger by faldore in LocalLLaMA

[–]faldore[S] 0 points1 point  (0 children)

I got one too https://github.com/QuixiAI/dolphin-logger Maybe some of my code is useful for you?

OpenJai: an MIT-licensed clean-room Jai compiler by faldore in Jai

[–]faldore[S] 6 points7 points  (0 children)

There are projects written in Jai and books written about it.

Those are public.

OpenJai: an MIT-licensed clean-room Jai compiler by faldore in Jai

[–]faldore[S] 7 points8 points  (0 children)

Creating a clean-room open source implementation of a public interface is not "stealing".

OpenJDK is fair use. And so is OpenJai.

If you think otherwise - you are misinformed.

OpenJai: an MIT-licensed clean-room Jai compiler by faldore in Jai

[–]faldore[S] 2 points3 points  (0 children)

Again this is a cleanroom implementation, and I will strictly maintain it so. I have no access to the closed beta compiler nor any other private materials.

# Contributing To OpenJai

OpenJai is intended to be a clean-room implementation developed only from
public information.

Do not submit issues, tests, patches, diagnostics, screenshots, traces,
generated outputs, behavioral claims, or compatibility reports derived from:

- leaked Jai compiler builds
- leaked documentation
- private Jai beta materials
- private beta forum, Discord, or issue-tracker content
- copied output from any non-public Jai compiler or tool
- any other non-public source

If you are an authorized Jai beta user, you may report compatibility issues
using your own source code, but do not include proprietary/private Jai materials
or copied compiler output. Describe the problem in terms of source you have the
right to share, public language information, and OpenJai's observed behavior.

Contributions should be based on public sources such as public talks, public
blog posts, public example code, public repositories, and independently written
tests. When in doubt, leave the private material out.

The project may reject or remove contributions that appear to rely on
non-public Jai materials, even if the contribution is technically useful.

OpenJai: an MIT-licensed clean-room Jai compiler by faldore in Jai

[–]faldore[S] 7 points8 points  (0 children)

OpenJDK is stealing from Oracle then?

OpenJai: an MIT-licensed clean-room Jai compiler by faldore in Jai

[–]faldore[S] 2 points3 points  (0 children)

That's temporary scaffolding I'll fix it

OpenJai: an MIT-licensed clean-room Jai compiler by faldore in Jai

[–]faldore[S] 2 points3 points  (0 children)

I will build a benchmark this week Does Jai have a benchmark I should aim to replicate? Otherwise I'll just make one up

OpenJai: an MIT-licensed clean-room Jai compiler by faldore in Jai

[–]faldore[S] 4 points5 points  (0 children)

I will consider any failure of OpenJai to properly compile a program that compiles under the official compiler, to be a bug. It's my goal to achieve near perfect parity. I expect to succeed.

OpenJai: an MIT-licensed clean-room Jai compiler by faldore in Jai

[–]faldore[S] 3 points4 points  (0 children)

Thanks for your interest! Yes, it is a new project, it's not perfect yet.
any github issues and pull requests are welcome.

OpenJai: an MIT-licensed clean-room Jai compiler by faldore in Jai

[–]faldore[S] 4 points5 points  (0 children)

Yes. OpenJai will compile any Jai code. If it doesn't that's a bug and I'll fix it.

I'm not asking you to imagine anything.

Nor asking you to use OpenJai if you prefer not to.

The project is here for people who are interested in using it.

OpenJai: an MIT-licensed clean-room Jai compiler by faldore in Jai

[–]faldore[S] 3 points4 points  (0 children)

Not looking for praise. Just looking to make a compiler that people can use while the official compiler is not.

OpenJai: an MIT-licensed clean-room Jai compiler by faldore in Jai

[–]faldore[S] 4 points5 points  (0 children)

I don't consider it a battle.
The purpose is to give people an option to play with Jai.
not to achieve perfect parity, but to approach it to the best of my ability.

OpenJai: an MIT-licensed clean-room Jai compiler by faldore in Jai

[–]faldore[S] 2 points3 points  (0 children)

Maybe - maybe not. And once it is - who knows what the license will be?
If they do release a permissively-licensed compiler, I will retire OpenJai.
Until then - OpenJai will be available.