-
### Feature Request / Improvement
https://py.iceberg.apache.org/configuration/#catalogs
> There are three ways to pass in configuration:
>
> - Using the `~/.pyiceberg.yaml` configuration file
>…
-
In 2.3.0
```
$ python convert.py yolov8n.onnx rv1126
I rknn-toolkit2 version: 2.2.0
--> Config model
E config: Invalid target_platform 'rv1126'!
I ===================== WARN(0) =================…
-
### Problem description
The apply methods defined on SparkBaseConfig cannot be invoked on a SparkFlexConfig object. Calling apply(EncoderConfig()) for example results in a runtime exception:
```
Ty…
-
### The Feature
As per this example https://docs.litellm.ai/docs/proxy/guardrails/custom_guardrail, custom_guardrails can be hooked up with litellm_config by adding information in yaml like below
…
-
hello,
i'm very interested in the paper. I have some questions about the execution of the entire process.
1."python train.py --machine ws --config configs/cityscapes_monodepth_highres_dec5_crop.yml
…
-
I'm getting YTM authentication error. I tried with both Chrome and Firefox.
I run the command :
`ytmusic-sync.py -d C:\Users\my-music-folder`
When prompted, I paste the result from the oauth.j…
-
I've a fresh install of Szurubooru in my Docker, as well as using the pip version of Szurubooru-Toolkit it's on 1.02. wanted to test out importing images via the URL/Booru commands, but have ran into …
-
# Crash report
### What happened?
It's possible to get two different aborts from failed assertions, only with `PYTHON_GIL=0`, using the code below:
```python
from threading import Thread
import _tr…
-
How to reproduce: put the following code in tmp.py and run exocc on it.
```
from __future__ import annotations
from exo import proc, config
@config
class Test:
a: f32
@proc
def foo(x:…
-
BPO | [44182](https://bugs.python.org/issue44182)
--- | :---
Nosy | @ronaldoussoren, @vstinner, @ned-deily, @isuruf, @millert
PRs | python/cpython#28725
*Note: these values reflect the state of the i…