mauryaland

Results 6 comments of mauryaland

Doing an annotation project for pre-trained model with prodigy looks like a really good idea! Do you have some ideas when it could happens and who will be able to...

Hello @alanakbik @helpmefindaname, is this PR dropped? It looks like the implementation was almost over and it was a really good idea to integrate it into flair!

Will be fixed with this pull request https://github.com/flairNLP/flair/pull/3455

Hello, You can use EuroBert (and any custom code model from HF) in Flair by executing the following code: ```python from transformers import AutoConfig, CONFIG_MAPPING # Example with EuroBERT/EuroBERT-610m config...

Up, this feature could be very useful !

Thanks for your reply @hudson-ai. I finally had the opportunity to test with `llguidance==1.0.0` (I was on `0.7.26`) and unfortunately, I still got the bug. ``` Stop: ParserTooComplex Error: Parser...