ktrapeznikov

Results 9 comments of ktrapeznikov

@kuchenrolle the GMM class does not have the `labels_` attribute. Here is a code snippet that subclasses it: ```python from bertopic import BERTopic from sklearn.mixture import BayesianGaussianMixture import numpy as...

Sometimes it works landscape images of certain sizes. Some times it also crashes. Do images sizes have to be multiples of 336?

@pseudotensor Is this with latest version?

If it's a script competition, the dataset is already private. if I make the completion space public then anyone can submit. I'd like a way to control who can submit.

ah ok thanks. Follow up question. Is there way to add accounts to the organization such that they can access the competition space but not the private dataset?

It works with the smaller model `llava-hf/llava-v1.6-mistral-7b-hf`

@Rictus hey whats the format to use JSON schema in the `response_format`

@aniketmaurya for example when using with amazon sagemaker async endpoint, an input provided as a location in an s3 bucket. AWS has some internal processors that read the file and...