Johann Frei

Results 6 comments of Johann Frei

I am working with the master branch w/ hash 6a98f86. I got Enketo working by the following diff (git apply enketo-express.diff.txt): [enketo-express.diff.txt](https://github.com/enketo/enketo-express/files/3902134/enketo-express.diff.txt) [Edit:] wrong file

Hey @Nanomatic37 thank you for your information. Is the new file provided by GOG as an updated file or from some different source?

Seems fine but do we actually need pyOpenSSL? :)

Basically, yes, as you already merged the other PR. Your approach was to offer HTTP **and** HTTPS whereas the other PR discards HTTP entirely... Honestly, I don't see any advantage...

To my understanding, the function should be rather using the input logits for top_p to determine the masked tokens. ```python def filter_logits(logits, top_k=0, top_p=0.0, filter_value=-float("Inf")): """ Filters the logits using...

I am working with the master branch w/ hash 6a98f86. I got Enketo working by the following diff (git apply enketo-express.diff.txt): [enketo-express.diff.txt](https://github.com/enketo/enketo-express/files/3902134/enketo-express.diff.txt) [Edit:] wrong file