mirror of
https://github.com/wassname/alignment-handbook.git
synced 2026-09-11 12:00:25 +08:00
Rename repo
This commit is contained in:
@@ -10,9 +10,8 @@ jobs:
|
||||
uses: huggingface/doc-builder/.github/workflows/build_main_documentation.yml@main
|
||||
with:
|
||||
commit_sha: ${{ github.sha }}
|
||||
package: rlhf-handbook
|
||||
# package_name: rlhf-handbook # commented from audio-course
|
||||
path_to_docs: rlhf-handbook/chapters/
|
||||
package: alignment-handbook
|
||||
path_to_docs: alignment-handbook/chapters/
|
||||
additional_args: --not_python_module
|
||||
languages: en
|
||||
secrets:
|
||||
|
||||
Reference in New Issue
Block a user