Skip to content

UPPMAX/LLM-workshop

Repository files navigation

NAISS LLM Workshop

Check links Check markdown Check spelling Create website

For the learners

  1. This course requires basic knowledge in Linux command line, Python programming, and Machine Learning.
  2. It is aimed at researchers who are interested in learning about LLM ecosystem and run their models on NAISS infrastructure.
  3. If you would like to see some content included in this for future iterations of the course, please open an Issue on Github or contact the course organizers via NAISS support

Files used by continuous integration scripts

Filename Descriptions
mlc_config.json Configuration of the link checker, use markdown-link-check --config mlc_config.json --quiet docs/**/*.md to do link checking locally
.spellcheck.yml Configuration of the spell checker, use pyspelling -c .spellcheck.yml to do spellcheck locally
.wordlist.txt Whitelisted words for the spell checker, use pyspelling -c .spellcheck.yml to do spellcheck locally
.markdownlint.jsonc Configuration of the markdown linter, use markdownlint "**/*.md" to do markdown linting locally. The name of this file is a default name.
.markdownlintignore Files ignored by the markdown linter, use markdownlint "**/*.md" to do markdown linting locally. The name of this file is a default name.

Releases

No releases published

Packages

No packages published

Contributors 5