dhansmair
dhansmair
Hi @rmokady, Thank you for your nice work, I learned a lot from it. Since the default CLIP model you are using seems to be the ViT-B32 version, I am...
Hi there, I see that in line https://github.com/salesforce/ALBEF/blob/b9727e43c3040491774d1b22cc27718aa7772fac/models/model_vqa.py#L198 you are using a sum to accumulate the loss for the tokens in the answer sequence. How does this behave if the...
Hi! when running the example script, I get the following error: ``` (venv2) *******% python coco_eval_example.py loading annotations into memory... Done (t=0.22s) creating index... index created! Loading and preparing results......
### Feature Type Nice to have ### Feature Description Hi there, currently, it seems that the log level of a worker can only be set via CLI argument `--log-level`. However,...
### Feature Type Would make my life easier ### Feature Description Hi there, I’m exploring how logging in LiveKit Agents can be configured. In production mode, the worker outputs JSON-formatted...