chorus12

Results 11 issues of chorus12

Hi. I need to manually register a model and use the following lines of code: ``` task = Task.init(project_name=args['cml_project_name'], task_name=args['cml_task_name'], output_uri = args['cml_output_uri'], # this points to a valid S3...

Please add clearml to conda - some packages rely only on conda distirbution and when building a docker image one just can not put a clearml into requirements...

Hi. I am using https://github.com/wbingli/awscli-plugin-endpoint to setup endpoint_url in aws config file for minio storage. Is there a way to setup quilt to work with custom endpoint url?

### My actions before raising this issue - [x] Read/searched [the docs](https://github.com/cvat-ai/cvat/tree/master#documentation) - [x] Searched [past issues](/issues) Created a matifest.jsonl for mp4 video. Uploaded both to S3 cloud storage and...

duplicate

The following configuration breaks labeling interface - one can not assign a label to a rectangle: ``` ``` If you remove `grid="true" gridSize="40"` from `Image` tag then you can assign...

problem
labeling

update to work with numpy 1.24 and higher

Добрый день. Хотим поскорить закрытые модели - шаблон для Anthropic не работает(нет метода loglikelihood и токенизатора). В самом [фреймворке](https://github.com/EleutherAI/lm-evaluation-harness), который вы используете, есть метод генерации для закрытых моделей generate_until (no...