-
### Describe the issue as clearly as possible:
I love the Outlines project, especially because it allows for various model configurations while maintaining constraint.
However, I have been unable to…
-
_Hello! Please follow the checklist below when filling a bug report_
- [x] Check in the readme if the bug is linked to a documented limitation
- [x] Describe what the bug is
Renaming a file whi…
-
Useful for anyone who works across multiple platforms, not an expert in regex for now for suffered from the struggle
here's a list of some of the available engines: https://www.regexmagic.com/flavor…
-
Hi, I'm trying to run the training scripts to replicate the results but DiffHOI-L does not work.
In the network class, at initialization time `self.class_embed = nn.ModuleList(class_embed_layerlist)…
-
```
regex = r'^stdin:(?P\d+)\.(?P\d+)\-(?P\d+)\.(?P\d+): (?P((?P\w+Error)|(?P\w+)): .+)'
```
-
Anonymized python:
```python
class MyClass (
ABadClass, # nosemgrep: myrule
AnotherClass,
ADifferentClass,
): ...
```
Anonymized rule:
```yaml
- id: myrule
language…
-
## Description
The recipe for the DuckDB package in Pyodide has a custom URL in its recipe, right now:
```yaml
url: https://duckdb.github.io/duckdb-pyodide/wheels/duckdb-1.1.2-cp312-cp312-pyodi…
-
related to dropping support for python 3.7 (#578): start running unit tests against py 3.13 too in github actions
python 3.13 was released 2024-10-07
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
In my first weeks of actively working with Mycodo (v8.16.0), I focus on using inputs and outputs that specifically allow the execution of bash commands. Those commands include addressing a Python file…