iiLaurens

Results 11 issues of iiLaurens

I propose a new version in which PyChrome automatically initiates a chrome service. This takes the effort away from the end user to manually start the Chrome application. The chrome...

Currently id2token is never stored or created when using Dictionary.from_corpus. This simple change should fix that.

stale

Hi HenrikBengtsson, I am discovering the future package, and I was wondering if I could make it work for my particular use case. In my case, I need to do...

## Requested Feature Excel is able to hide rows. This can be done manually by the user from excel, but this can also be automatically imposed by an Autofilter set...

feature

The code comments mention that ProcessPoolExecutor is used in favour of ThreadPoolExecutor and mentioning the python GIL as one of the reasons. I would like to argue that it ThreadPoolExecutor...

implemented

PIA allows port forwarding to it's users from specific servers. Does this solution leverage this functionality? It would greatly benefit seed ratios for private trackers.

Hi there, First of all I want to applaud this project. The tests I did seem to work remarkably smooth and solid! This really is a game changer for those...

enhancement

I found that streamlit aggrid fails to display when used in combination with tabs. The issue is particularly noticeable when interacting in some way on another tab. The minimal reproducible...

### Motivation There's some great projects out there that modify logits, mostly for guided decoding or novel sampling techniques. Supporting every single one of them will cause too much bloat...

Would it be possible for the tokenizer to (optionally) expose the spans for each produced token in relation to the input characters?