Diego Garrido

Results 8 comments of Diego Garrido

The gensim implementation based in it get the same error, the number of topics inferred is always equal to T, i will have to use the C++ implementation in place.

> Uniqueness of the resource is tracked at bundle level hence resource with the same name is being created multiple times. > > If you need to deploy the same...

I got the same issue using Python 3.11.3 using youtube-transcript-api 0.6.2. And also note that happens randomly, when I retried it ended up working. ERROR:root:no element found: line 1, column...

Same issue here, I am trying to create two cluster that share most of their definition except the runtime. These are used in different jobs. As an example: ```yaml variables:...

I got the same issue recently. I dont know what changed on the platform side, but it seem that is caching a previous deployed wheel although that has been overwritten....

@andrewnester I was having this issue yesterday with python wheel tasks in Job Compute using DBR 14.3 ML, where I was deploying new fixes to a failing workflow. I guess...

> @dgarridoa do you use cluster compute or serverless? Cluster compute, specifically Job Compute.

> > but the sudden enforcement of this pattern, without much documentation, made me + team pretty frustrated > > thanks @leonardovida for the detailed feedback. I will pass it...