Skip to content

Add "Fine Tuning LLMs" how to guide (#3124) #33

Add "Fine Tuning LLMs" how to guide (#3124)

Add "Fine Tuning LLMs" how to guide (#3124) #33

Workflow file for this run

name: Linting
on:
push:
branches:
- develop
- main
- 'docs/*'
- 'roc**'
pull_request:
branches:
- develop
- main
- 'docs/*'
- 'roc**'
jobs:
call-workflow-passing-data:
name: Documentation
uses: ROCm/rocm-docs-core/.github/workflows/linting.yml@develop