projects
/
culture.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4895ed0
)
Update.
author
François Fleuret
<francois@fleuret.org>
Tue, 17 Sep 2024 07:45:56 +0000
(09:45 +0200)
committer
François Fleuret
<francois@fleuret.org>
Tue, 17 Sep 2024 07:45:56 +0000
(09:45 +0200)
main.py
patch
|
blob
|
history
diff --git
a/main.py
b/main.py
index
8054509
..
ce86a76
100755
(executable)
--- a/
main.py
+++ b/
main.py
@@
-488,7
+488,7
@@
def generate(model, nb, local_device=main_device):
all_masks.split(args.physical_batch_size),
),
dynamic_ncols=True,
- desc="
predict
",
+ desc="
generate
",
total=all_input.size(0) // args.physical_batch_size,
):
changed = True