mirror of
https://github.com/wassname/alignment-handbook.git
synced 2026-06-27 17:14:25 +08:00
fixes
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
package: rlhf-handbook
|
||||
# package_name: rlhf-handbook # commented from audio-course
|
||||
path_to_docs: rlhf-handbook/chapters/
|
||||
# additional_args: --not_python_module
|
||||
additional_args: --not_python_module
|
||||
languages: en
|
||||
secrets:
|
||||
token: ${{ secrets.HUGGINGFACE_PUSH }}
|
||||
|
||||
@@ -14,4 +14,5 @@ jobs:
|
||||
commit_sha: ${{ github.event.pull_request.head.sha }}
|
||||
pr_number: ${{ github.event.number }}
|
||||
package: rlhf-handbook
|
||||
additional_args: --not_python_module
|
||||
languages: en
|
||||
Reference in New Issue
Block a user