CristianJDiaz
CristianJDiaz
> [rlrocha90](/rlrocha90) If you have proxy config didn't work :c
> So, this answer is for getting confidence scores _with_ HuggingFace, but people here may find it useful as well, so posting anyways. > > When calling `model.generate()` on the...
Do you know if it possible to connect with SSAS ?
idk the last update was 3 years ago
You need to be sure the model that create the embedings and the LLM have support for that lenguage
> Thank you, is this issue about speed or logits matching with pytorch? > > For speed, I'm quite sure IO Binding would help. By the way > > ```python...
> Hi there. We are currently using `pyadomd` to build out a test script in Windows 10, and are receiving the following traceback upon execution: > > ``` > File...
> Have you tried using a service principal user instead? The query string needs to be User ID=app:{APP_ID}@{TENANT_ID};Password={APP_SECRET} I have gotten this working fine but I haven't tried a normal...
@tatsuya-fukuoka Thanks it works