Skip to content

Add KappaTuneSelector: condition-number-based automatic LoRA target selection #6771

Add KappaTuneSelector: condition-number-based automatic LoRA target selection

Add KappaTuneSelector: condition-number-based automatic LoRA target selection #6771

name: Build PR Documentation
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
permissions: {}
jobs:
build:
uses: huggingface/doc-builder/.github/workflows/build_pr_documentation.yml@98154fc40f6896c500b4b4aaf7f2757b4f9cb2ad # main
with:
commit_sha: ${{ github.event.pull_request.head.sha }}
pr_number: ${{ github.event.number }}
package: peft
custom_container: huggingface/transformers-doc-builder