RoggeOhta
RoggeOhta
Also request this model to be supported.
Any progress?
> When computing the loss, I would expect the value not to be part of a larger tensor but rather being computed as the sum over some other tensors so...
> I agree but I think that might be a separate issue compared to what you describe on the loss, I'm just wondering if the issue on the loss has...
any updates?
#838 I've write a draft solution for this problem
> Thanks for the issue! > > We cannot incompatibly change default logging for all users because of OpenTelemetry-only limitations. Also per https://opentelemetry.io/docs/languages/python/, OTel logging is still in development. Once...
Okay, I found a workaround. Posting in case it helps others who encounter this issue. First, set global `activity` and `workflow` logger at your program init. Turn off the extra...