Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelDkhn committed May 28, 2024
2 parents af5ad73 + 167638c commit 8e8c675
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions giza/agents/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ def predict(
Raises:
ValueError: If required parameters are not provided or the session is not initialized.
"""
output_dtype = "Tensor<FP16x16>"
try:
logger.info("Predicting")
if verifiable:
Expand Down

0 comments on commit 8e8c675

Please sign in to comment.