Alexey Kharlamov
RuntimeExecutionError: failed during plugin execution, caused by: failed to execute handle for plugin [k8s-array]: output file @[] is too large [255540150] bytes, max allowed [10485760] bytes
John Lawlor
flytectl sandbox start --source . --imagePullPolicy IfNotPresent flytectl sandbox exec -- docker build -t new_image .
flytectl sandbox exec -- docker images
REPOSITORY TAG IMAGE ID CREATED SIZE new_image latest 044c6f6eb860 44 minutes ago 1.49GB
@task
new_image
[1/1] currentAttempt done. Last Error: USER::containers with unready status: [ffdb7fdd18e544b99a24-n0-0]|Back-off pulling image "new_image:latest"
Ruksana Kabealo
Jay Ganbat
regular python task(T1)
regular python task(T2)
is it a correct way to use it?
You can execute a Flyte task as any normal function.
Alex Bain
v0.55.0
Failed to fetch data: invalid wire type 4 at offset 1
/console
Akarsh Upadhyay
unionml serve app:app --reload --model-path /tmp/model_object.pt
{"detail": "Method Not Allowed"}
INFO: 127.0.0.1:64825 - "GET /predict HTTP/1.1" 405 Method Not Allowed
Stefan Avesand
Laura Lin
RPC Failed, with Status: StatusCode.INTERNAL details: failed to compile workflow for [resource_type:WORKFLOW project:"flytetester" domain:"development" name:"flyte.example.reporting_with_approval_wf" version:"unique-version" ] with err failed to compile workflow with err Collected Errors: 2 Error 0: Code: ParameterNotBound, Node Id: end-node, Description: Parameter not bound [o0]. Error 1: Code: VariableNameNotFound, Node Id: n3, Description: Variable [o0] not found on node [n3].
Javier Hernandez Montes
Melody Lui
model=transformers.AutoModelForCausalLM.from_pretrained(...)
cannot pickle 'torch._C._distributed_c10d.ProcessGroup' object
save_pretrained
Flyte enables production-grade orchestration for machine learning workflows and data processing created to accelerate local workflows to production.