-
I stumbled upon #135 which reminded me of XDG specs consistently talking about URIs, never file paths.
How about doing similar for rudof: internally pass around only IRIs (i.e. technically Oxiri ob…
-
The first and most important goal is to release a version which allows custom patches to be written with ease using Iris.
Those patches should then be able to be included in the Iris CLI which then p…
-
The bot is attempting to migrate [`iris`]( https://github.com/conda-forge/iris-feedstock/ ) for Python 3.13, but runs into an issue in [this job]( https://github.com/regro/cf-scripts/actions/runs/1146…
-
Hi there,
I have a large and complex random forest that I can fit using rfsrc. I have 30000 observations for 90 explanatory and 1 Y variable that is class based. I am trying to get partial dependenc…
-
I have downloaded LLAMA 3.2 1B Model from Hugging face with optimum-cli
optimum-cli export openvino --model meta-llama/Llama-3.2-1B-Instruct llama3.2-1b/1
Below are files downloaded
!…
-
### Bug description
When using the `filename` argument within an ojs code block, the ojs filename is not added.
![Image](https://github.com/user-attachments/assets/b9636901-2869-4d84-80b7-45d9518242…
-
This binary file is not working on my NixOS machine: https://github.com/iris-cli/iris/releases/tag/v0.1
Honestly I've never seen anything like this:
```
❯ wget https://github.com/iris-cli/iris/…
-
# 硬件型号
11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz 2.42 GHz,集成显卡 Iris
# 问题现象
## 使用 gpu 推理结果如下
![image](https://github.com/user-attachments/assets/119b501d-bbca-4c54-a9f0-e5a337afb0a8)
##…
luhui updated
1 month ago
-
I "worked around" it by specifying the _base fron converter.py, an option would be to provide a separate CLI argument to set the @base prefix (which is not a normal prefix as @base is no…
-
**Describe the bug**
Running
```bash
esmvaltool run --search_esgf=when_missing ~/ESMValTool/esmvaltool/recipes/recipe_perfmetrics_CMIP5.yml
```
with the current ESMValCore main branch fail…