GiCollini

Results 3 issues of GiCollini

Hi, What about having the drilldown option available for maps? Any progress about https://github.com/jbkunst/highcharter/blob/434aedede8328d8722a0342a8d6e6609a6eafe65/dev/map-drilldown.R ? That would be awesome! G

enhancement
wontfix

The execution of the transcribe methods within a .ipynb jupyter notebook results in crashing the kernel (despite setting KMP_DUPLICATE_LIB_OK to True). However, if I running the same exact code as...

Within the class method `_from_pretrained` in module model.py of latest version of the package (currently gliner==0.1.12) there is the following call (line 421) ```model.load_state_dict(state_dict, strict=strict, assign=True)``` where `model` is a...