Skip to content

CHANGELOG.md: mention accuracy changes when quantizing post v0.42 #87

CHANGELOG.md: mention accuracy changes when quantizing post v0.42

CHANGELOG.md: mention accuracy changes when quantizing post v0.42 #87

name: Build documentation
on:
push:
branches:
- main
- doc-builder*
- v*-release
jobs:
build:
uses: huggingface/doc-builder/.github/workflows/build_main_documentation.yml@main
with:
commit_sha: ${{ github.sha }}
package: bitsandbytes
repo_owner: TimDettmers
secrets:
hf_token: ${{ secrets.HUGGINGFACE_PUSH }}