Skip to content

Commit 5a669c1

Browse files
authored
GRPO Jupyter Notebook (#458)
1 parent 784d52b commit 5a669c1

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)