mirror of
https://github.com/wassname/AntiPaSTO.git
synced 2026-09-09 11:12:52 +08:00
update justfile
This commit is contained in:
@@ -4,13 +4,6 @@ default:
|
||||
#!/bin/bash
|
||||
set -x
|
||||
|
||||
uv run python nbs/train.py gemma1b-24gb
|
||||
uv run python nbs/train.py gemma1b-24gb --no_rot_v
|
||||
uv run python nbs/train.py gemma1b-24gb --lr=1e-5
|
||||
|
||||
cd ../AntiPaSTO2-asym-coh
|
||||
just
|
||||
|
||||
uv run pytest tests/test_train.py::test_train_rnd -v
|
||||
uv run pytest tests/test_train.py::test_train_tiny -v
|
||||
|
||||
|
||||
Reference in New Issue
Block a user