Compare commits
2 Commits
dev-cuda
...
c72e34f9dc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c72e34f9dc | ||
| 359f20c3c4 |
@@ -19,6 +19,6 @@ LARGE = Preset(
|
|||||||
)
|
)
|
||||||
|
|
||||||
GLOBAL = Preset(
|
GLOBAL = Preset(
|
||||||
config=Path("src/config/AMT-g.yaml"),
|
config=Path("src/config/AMT-G.yaml"),
|
||||||
checkpoint=Path("src/pretrained/amt-g.pth"),
|
checkpoint=Path("src/pretrained/amt-g.pth"),
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user