Dat LQ.

Results 20 issues of Dat LQ.

**Describe the bug** Hi, I'm trying to run: ```python from raiwidgets import ExplanationDashboard ExplanationDashboard(global_explanation, model, dataset=x_test_scaled, true_y=y_test) ``` but I got the error: ```python RuntimeError Traceback (most recent call last)...

Hi, Thank you a lot for the great package. I would like to compare multiple models based on their dependence plots. How can I get all the data points of...

Hello, Thank you very much for the super cool package. I would like to inquire whether it's possible to select specific months for plotting by passing a list of months....

Hi, Thank you very much for the great work. I would like to inquire if it's possible to add a configuration that can detect and tolerate multiple spaces or tabs,...

### Checklist - [X] I added a very descriptive title to this issue. - [X] I included a link to the documentation page I am referring to (if applicable). ###...

🤖:docs

Add documentation demonstrating how to use Task to convert Hugging Face models to TensorRT-LLM engines for high-throughput inference

### Issue I understand that `/undo` performs `git reset HEAD^`, but returning to the previous chat status would be more useful. This is particularly helpful in buggy situations when the...

### Issue I really enjoy Aider AI. Thank you very much! I'm using DeepSeek with the --yes option. The model tried to ask for the file (which doesn't exist), but...

question

### Issue I think it would be very helpful if Aider could show some statistics, like the cost of each model per day, for example. For now, it's difficult because...

enhancement

### Issue Currently, aider uses `SEARCH/REPLACE` to move or remove files. Which is very slow an unoptimized. We may prompt engineer to suggest `rm` or `mv` instead. ### Version and...