-
### Your current environment
```text
The output of `python collect_env.py`
```
PyTorch version: 2.3.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/…
-
## Description
The need for such a feature is outlined in:
- #55
However, there are myriad of approaches worth considering and there needs to be more focused work before fully implementing such…
-
## Enhancement request
Move away from `PROTOCOL_SSLv23` as it now defaults to `PROTOCOL_TLS` … and we should (probably?) use `PROTOCOL_TLS_CLIENT` explicitly.
---
## Problem it solves
Depr…
-
## Feature Request
Allow configuring certain domains to be forwarded to other DNS resolvers.
### Description
I've been developing a Tailscale extension to allow talos nodes to have Tailscale…
-
GitHub pages might be a good opportunity to publish the generated doxygen documentation. I think it would involve a separate repository on which to enable github pages and some Makefile magic for upda…
-
Running `%rehashx` throws the following error.
Python version: 3.10.12
IPython version: 8.18.1
```
---------------------------------------------------------------------------
AttributeError …
-
It might be fun to have a simulation button, once we know how to calculate drop chances. It might be incredibly discouraging to a user though.
Essentially have a dropdown that selects what boss you…
-
At the moment we need to load in the simulator widget code and enable the magic:
```python
from nbev3devsim import ev3devsim_nb as eds
%load_ext nbev3devsim
```
and then initiate and display …
-
Hello everyone!
Is it possible to create a mechanic that would generate neutral units in different branches? As it is in heroes of might and magic every week, so in disciples they would generate ever…
-
As opposed to transformers where labels are generated ad-hoc
```
[{'label': 'LABEL_0', 'score': 0.999602735042572}]
```
To resolve, we might want to add label mapping into `SequenceClassificat…