ID
dz6tualbnqbcfd66cxb3bwec7a
Status
Succeeded
Source
Web
Hardware
A40 (Large)
Total duration
Created
by replicate-internal
Webhook

Input

prompt
# sum 2 numbers def s
max_new_tokens
500
temperature
0.95
top_p
0.95
top_k
250
debug
false

Output

1():
    return 2 + 4
def s2(x, y):
    return x + y
def s3(x, y):
    return x + y
a = s1()
Generated in