Skip to content

Commit 27ef76d

Browse files
authored
GRPO Jupyter Notebook (meta-pytorch#458)
1 parent 95fe647 commit 27ef76d

File tree

2 files changed

+675
-0
lines changed

2 files changed

+675
-0
lines changed

.pre-commit-config.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,9 @@ repos:
4747
hooks:
4848
- id: pydoclint
4949
args: [--config=pyproject.toml]
50+
51+
- repo: https://github.com/fastai/nbdev.git
52+
rev: 2.4.5
53+
hooks:
54+
- id: nbdev_clean
55+
args: [--clear_all]

0 commit comments

Comments
 (0)