Robert Bamler

Results 12 issues of Robert Bamler

When running `pdoc` on an extension modules (aka, a native "C" extensions), the extension module's submodules don't show up in the documentation even though <TAB>-autocomplete in a Python REPL can...

Fixes https://github.com/pdoc3/pdoc/issues/319 The original method of finding submodules by recursing through the directory structure didn't work with extension modules (aka native "C" extensions) because there is no directory structure to...

While images in PDF documents look fairly good when processed with Dontprint on Firefox, the Chrome extension translates pixel images in PDF documents to black rectangles. Vector images work, though....

bug

It seems like the Namecheap servers cannot send e-mail attachments >25MB. Instead of trying to send large e-mail attachment, ask the user if they prefer to transfer _this specific_ item...

enhancement

Dontprint displays an icon in the address bar if the active browser tab is displaying a PDF file. Currently, Dontprint is not able to gather any meta-data (most importantly: journal...

enhancement

(Please note that I'm new to github. I'm not sure if a pull request is the correct way to notify about a half-baked new feature on a topic branch.) This...

There should be an option to auto-crop pages. This would make the use of Texlipse and Pdf4Eclipse even more awesome. I use a tex editor view and a pdf4eclipse view...

Feature request
User interface

Implement a fast Variational Bayesian Quantization with a dynamically adjusting empirical prior. See: - for the original proposal: Yang, Bamler, and Mandt, ["Variatioinal Bayesian Quantization"](http://proceedings.mlr.press/v119/yang20a/yang20a.pdf), ICML 2020 - for an...

When creating one of the existing categorical distributions from (unquantized) floating-point probabilities, they calculate the *exact* optimal quantization, i.e., the quantization that minimizes the KL divergence to the unquantized distribution....

### System Info - `transformers` version: 4.44.0 - Platform: Linux-6.8.0-40-generic-x86_64-with-glibc2.39 - Python version: 3.12.3 - Huggingface_hub version: 0.24.5 - Safetensors version: 0.4.4 - Accelerate version: 0.33.0 - Accelerate config: not...

bug