diff options
| author | YurenHao0426 <blackhao0426@gmail.com> | 2026-01-27 12:15:45 -0600 |
|---|---|---|
| committer | YurenHao0426 <blackhao0426@gmail.com> | 2026-01-27 12:15:45 -0600 |
| commit | 680513b7771a29f27cbbb3ffb009a69a913de6f9 (patch) | |
| tree | a0d60aef9ade1b2953b915f535b990c0de95e493 /collaborativeagents/.gitignore | |
| parent | c06ec2f3b80f8968f09eb801b69237495b055ec1 (diff) | |
local reward model
Diffstat (limited to 'collaborativeagents/.gitignore')
| -rw-r--r-- | collaborativeagents/.gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/collaborativeagents/.gitignore b/collaborativeagents/.gitignore index 3d9130f..b69c8e0 100644 --- a/collaborativeagents/.gitignore +++ b/collaborativeagents/.gitignore @@ -3,4 +3,6 @@ __pycache__/ cache/ *.out temp*.json -scripts/runs
\ No newline at end of file +scripts/runs +--only-binary=:all:/ +*.whl
\ No newline at end of file |
