Ioannis Pikoulis

Results 5 issues of Ioannis Pikoulis

I'm trying to debug a python Azure Function App locally. I've activated Azurite and uploaded a pdf file within the storage emulator. When running the app, I'm trying to apply...

question
Client
customer-reported
needs-author-feedback
Cognitive - Form Recognizer

Hello. Whenever I use `SetFitModel.from_pretrained(model_id, use_auth_token=...)` to load a model from a private repo, the model_head.pkl is not found. When the repo is made public, the head is found and...

needs verification

Hello. I'm trying to figure out (based on the source code of the `train` method of `SetFitTrainer`) if it is possible to perform hyperparameter search on the (first) contrastive learning...

You have added support for Azure OpenAI GPT models. Please add support for Azure OpenAI embedding models too. Due to this problem, I can't use the GPTVectorizer as well as...

Hello. I would like to know whether chunking with overlap is currently possible using the current implementations within `chunkers` and if not, is it going to be featured in the...

enhancement
question
needs research