Skip to content

add deepcopy and copy for Param4bit (#1060) #54

add deepcopy and copy for Param4bit (#1060)

add deepcopy and copy for Param4bit (#1060) #54

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 }}