Skip to content

Add five-minute Transformers starter path#142

Merged
michalharakal merged 2 commits into
developfrom
docs/canonical-five-minute-start-path
May 20, 2026
Merged

Add five-minute Transformers starter path#142
michalharakal merged 2 commits into
developfrom
docs/canonical-five-minute-start-path

Conversation

@michalharakal

Copy link
Copy Markdown
Contributor

Adds a clear first-run path for SKaiNET Transformers users, ahead of KotlinConf.

Includes

  • README: new "Start in 5 minutes" section pointing at the Java starter sample; version bumped 0.23.4 → 0.23.5 (latest stable on Maven Central); "What's new" refreshed with the real 0.23.5 changelog.
  • getting-started.adoc / getting-started-java.adoc: canonical-start-path notes, explicit GGUF-model prerequisite, and a "Common First-Run Problems" troubleshooting table.
  • llama3-tool-calling.adoc: BOM snippet bumped to 0.23.5.
  • llm-apps/kllama-java-sample/README.md: new starter README with run command, success signal, and troubleshooting.
  • scripts/check-doc-versions.sh: lightweight drift guard, keyed to the README.

Note for maintainers

develop carries VERSION_NAME=0.23.4, but 0.23.5 is the latest tag published to Maven Central and the 0.23.5 tag is not merged into develop. Snippets here use 0.23.5 so copy-paste users get the latest stable release.

🤖 Generated with Claude Code

michalharakal and others added 2 commits May 20, 2026 14:21
Adds a clear first-run path for SKaiNET Transformers users, ahead of
KotlinConf.

- README: new "Start in 5 minutes" block; version bumped 0.23.4 ->
  0.23.5 (latest stable on Maven Central); "What's new" refreshed.
- getting-started.adoc / getting-started-java.adoc: canonical-start-path
  notes, explicit GGUF-model prerequisite, and a "Common First-Run
  Problems" troubleshooting table.
- llama3-tool-calling.adoc: BOM snippet bumped to 0.23.5.
- llm-apps/kllama-java-sample/README.md: new starter README with run
  command, success signal, and troubleshooting.
- scripts/check-doc-versions.sh: guard against doc version drift,
  keyed to the README as the documented source of truth.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
SKaiNET Transformers is Kotlin Multiplatform; the "Start in 5 minutes"
path should lead with the unified skainet-cli rather than the Java
sample. Java stays first-class but as a one-line mention pointing to
the kllama-java-sample and the Java getting-started guide.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@michalharakal michalharakal merged commit 90901af into develop May 20, 2026
4 checks passed
@michalharakal michalharakal deleted the docs/canonical-five-minute-start-path branch May 20, 2026 13:38
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.

1 participant