Skip to content

docs: add Japanese REAMDE - #1492

Open
eltociear wants to merge 4 commits into
JustVugg:devfrom
eltociear:add-ja-doc
Open

eltociear wants to merge 4 commits into
JustVugg:devfrom
eltociear:add-ja-doc

Conversation

@eltociear

Copy link
Copy Markdown

Summary

I created Japanese translated README.

Validation

  • make -C c check
  • CUDA changes were tested with make -C c cuda-test (if applicable)
  • Performance claims include hardware, commands, and repeatable measurements
  • Performance claims include a validated experiment manifest with raw evidence

Compatibility

  • The default CPU build remains dependency-free
  • No model files, generated binaries, or benchmark artifacts are included

JustVugg and others added 4 commits September 13, 2026 15:38
The invite we publish is dead again. The Discord API on the code in the tree:

    GET /api/v10/invites/FkyrEeJR  ->  {"message": "Invite is expired.", "code": 50270}

It appears in ten places: the header badge and the community line of all
four READMEs, and twice in site/index.html. Anyone clicking Discord from the
repo or the site lands on an error page.

Replaced with an invite created with no expiry, verified live before this
commit:

    GET /api/v10/invites/RXV83nSZdk  ->  guild "Colibri - inference AI",
                                         expires_at: null, ~130 members

The previous replacement (JustVugg#1363) died because Discord's default invite
lifetime is seven days; the first candidate for this one had
expires_at 2026-09-20 and was rejected for the same reason.

(cherry picked from commit cad8f06)
docs: replace the expired Discord invite on main (badge + site), no tag
@JustVugg
JustVugg changed the base branch from main to dev September 14, 2026 19:06
@JustVugg

Copy link
Copy Markdown
Owner

Thank you for the translation. Retargeted to dev (every PR lands there; main only receives releases). Two things before it can go in: the file mixes versions (it names v1.11.0 in the banner but the install line still says colibri-v1.8.0-linux-x86_64.tar.gz), so please translate from the current README on dev so the version, the Discord invite and the nine-family list match; and once that is done the release flow needs the version line in this file too (we bump it in every README at release time), so please keep the banner line in the same shape as README.md. CI will run on the update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants