Ihor Stepanov
Ihor Stepanov
 As you can see from this code example, if you don't use mode 'use_2hop' current_batch_2hop_indices will be empty, so when you try to get indices, it will cause an...
For everyone interested in JS version of GLiNER here it is: https://github.com/Ingvarstep/GLiNER.js
@supreme-core , hello! You can try out the multi-task model, it supports relation extraction, please, check this part of the model card https://huggingface.co/knowledgator/gliner-multitask-large-v0.5#construct-relations-extraction-pipeline-with-utca
@gsasikiran , thank you very much for finding the issue. It looks like ONNX doesn't support some operations of the new features selection function. I already fixed it and the...
@wang-haoxian , you can find it in `fixes` branch, I would appreciate if you can test it on your end
@wang-haoxian, did you get this error constantly on each example or on specific input examples?
@Xiaomin-HUANG , I think this artifacts of dataset on which this models were trained, the best way to fix it - fine-tune your model. I would like you recommend this...
Hi @apeuvotepf , we will definitely consider it in the next releases. Thank you for pointing out the importance of offline mode and your proposed temporary fix. To make it...
@harishsg999 , sorry for the delay in reply. Can you provide more information that can help me reproduce the issue?
> Has anyone solved this problem? Can you send a config file you are using when you face this issue?