mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
XtraDBug
This commit is contained in:
@@ -5051,7 +5051,7 @@ def tpu_raw_generate(
|
|||||||
batch_count: int,
|
batch_count: int,
|
||||||
):
|
):
|
||||||
# Mostly lifted from apiactionsubmit_tpumtjgenerate
|
# Mostly lifted from apiactionsubmit_tpumtjgenerate
|
||||||
print("we are generating")
|
print("we are generating with", prompt_tokens, "batch", batch_count)
|
||||||
soft_tokens = tpumtjgetsofttokens()
|
soft_tokens = tpumtjgetsofttokens()
|
||||||
genout = tpool.execute(
|
genout = tpool.execute(
|
||||||
tpu_mtj_backend.infer_static,
|
tpu_mtj_backend.infer_static,
|
||||||
|
Reference in New Issue
Block a user