Shantam Raj

Results 11 issues of Shantam Raj

The article in question is [this](https://www.newyorker.com/magazine/2021/07/05/my-apology) by The New Yorker. I ran the code as follows - ```py from trafilatura import bare_extraction, fetch_url, extract from trafilatura.settings import use_config myconfig =...

bug
wontfix

The current configuration of *older* and *newer* works well for configuration `sort_reverse: true` as the **older posts** are accessed when you click on *older*. But when you change the configuration...

I am wondering how to display custom HTML when we hover over the points. Right now only label stings are visible when we hover. Any idea or suggestions would be...

Last year I was able to get some cool graphs using custom SVG shapes with @jakevdp 's help. I eventually ended up emulating a lot of cool graphs and put...

In the README it says, it can be used to transfer files between any two computers. I was wondering how to get it to work when one of the computers...

bug

I just cloned the repo and built the image which was a success. But running it doesn't work. While using docker on WSL2 ...this is the final output - ```bash...

I have an integrated AMD GPU (512 MB dedicated memory and 11.6GB shared memory) and a discreet NVIDIA GPU (6GB dedicated memory and 11.6 GB shared). Here are the results...

I have been trying to use quantized versions of models to use my GPU whose VRAM is 6GB max. However nothing seems to work. How would I go about using...

I get the following error when I try to install vllm on WSL Ubuntu. The main take away is - ```Building wheel for vllm (pyproject.toml) did not run successfully.``` Full...

Installation

More of a question than a bug - will you be working on some examples to use unsloth for training Reward Models - https://huggingface.co/docs/trl/main/en/reward_trainer - as well?

currently fixing