Skip to content

docs(readme): point LLM users to SKaiNET-transformers (#923) - #952

Merged
michalharakal merged 3 commits into
developfrom
fix/readme-transformers-pointer-923
Aug 11, 2026
Merged

michalharakal merged 3 commits into
developfrom
fix/readme-transformers-pointer-923

Conversation

@michalharakal

@michalharakal michalharakal commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Closes #923.

Adds a > [!NOTE] callout right under the "Start in 5 minutes" table (the existing transformers-starter table row is easy to skim past when arriving from search): LLM inference — Llama, Qwen, Gemma, Apertus, BERT embeddings, GGUF chat models — lives in SKaiNET-transformers; this repository is the engine underneath it. Names the sk.ainet.transformers artifacts and the transformers BOM to depend on.

Docs-only (README + CHANGELOG). Ride-along candidate for the 0.39.1 patch release alongside #950.

A newcomer arriving for LLM inference reads GGUF/StreamingGGUFReader
mentions here and reasonably assumes the LLM stack lives in this repo.
Add a callout under Start-in-5-minutes naming the actual home
(SKaiNET-transformers) and the artifacts/BOM to depend on.
@michalharakal
michalharakal force-pushed the fix/readme-transformers-pointer-923 branch from d33e08b to 6b98c80 Compare August 11, 2026 08:27
@michalharakal michalharakal changed the title docs(readme): point LLM users to SKaiNET-transformers; flag stale skainet-apps-* coordinates (#923) docs(readme): point LLM users to SKaiNET-transformers (#923) Aug 11, 2026
@michalharakal
michalharakal requested a review from aharakal August 11, 2026 08:28
aharakal
aharakal previously approved these changes Aug 11, 2026
aharakal
aharakal previously approved these changes Aug 11, 2026
@michalharakal
michalharakal merged commit 38e31df into develop Aug 11, 2026
10 checks passed
@michalharakal
michalharakal deleted the fix/readme-transformers-pointer-923 branch August 11, 2026 10:07
michalharakal added a commit that referenced this pull request Aug 11, 2026
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.

README: point LLM users to SKaiNET-transformers; stale skainet-apps-kllama-* coordinates on Maven Central mislead discovery

2 participants