Adrien Merat
Adrien Merat
**Mod Version:** DynamicSurroundings-1.12.2-3.6.1.0 (latest) **Forge Version:** Forge 36.1.0 (latest) **Description:** I downloaded the mod and put it into my Forge mods folder, but when I launch the game, Dynamic Surroundings...
Hello ! I'm interested by using your code but most of it consists of functions returning `NotImplementedError`. Will the code be usable/fixed any day ? Thank you.
### Problem trying to solve When building an app on top of the Jira library I am often lost about what fields are available for comments or other objects. The...
There's a missing "t" in the first line of the last section : "When there is an existing well-tesed method" instead of "When there is an existing well-tested method"
Hello, I'm using your library and would need to set it up to output logs in the logstash format so they get parsed correctly by third party services using logstash....
Hello, I'm using the following script to fine tune the llama3 model with a custom dataset of questions & responses using the `{'prompt: "", completion:""}` format defined [here](https://github.com/ml-explore/mlx-examples/blob/main/llms/mlx_lm/LORA.md#data). ```bash #!/usr/bin/env...
### Describe the bug When plotting a scatter chart with points having values within the [0,1] interval using a logarithmic scale, the values shown on the axis don't match the...
Version 13.0.0 of tokei introduced a breaking change where the `--type` command-line option was renamed to `--types`. This change breaks existing scripts and integrations that rely on the previous flag...