mirror of
https://github.com/allenai/olmocr.git
synced 2025-10-30 01:18:20 +00:00
Reverting custom pipeline image
This commit is contained in:
parent
5c52e016e6
commit
aad8428dc3
@ -740,8 +740,7 @@ def submit_beaker_job(args):
|
||||
b = Beaker.from_env(default_workspace=args.beaker_workspace)
|
||||
account = b.account.whoami()
|
||||
owner = account.name
|
||||
#beaker_image = f"jakep/olmocr-inference-{VERSION}"
|
||||
beaker_image = "jakep/olmocr-benchmark-0.1.71-d71703317d"
|
||||
beaker_image = f"jakep/olmocr-inference-{VERSION}"
|
||||
|
||||
task_name = f"olmocr-{os.path.basename(args.workspace.rstrip('/'))}"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user