mirror of
https://github.com/allenai/olmocr.git
synced 2025-11-10 15:38:37 +00:00
Weird glibc error
This commit is contained in:
parent
9539eab840
commit
25dfe0b831
@ -132,7 +132,7 @@ task_spec_args = {
|
|||||||
preemptible=True,
|
preemptible=True,
|
||||||
),
|
),
|
||||||
"resources": TaskResources(gpu_count=1),
|
"resources": TaskResources(gpu_count=1),
|
||||||
"constraints": Constraints(cluster=["ai2/ceres-cirrascale", "ai2/jupiter-cirrascale-2", "ai2/saturn-cirrascale", "ai2/neptune-cirrascale"]),
|
"constraints": Constraints(cluster=["ai2/ceres-cirrascale", "ai2/jupiter-cirrascale-2"]),
|
||||||
"result": ResultSpec(path="/noop-results"),
|
"result": ResultSpec(path="/noop-results"),
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user