-
At some point there was code commited changing the behaviour of the net when scaling it.
If I use the code in the pip package everything works fine ([0.0.11](https://pypi.org/project/manim-ml/#histor…
-
Hi,
I'm trying to understand the way the _scale_ parameter affects the translation output.
The only information I found at the here was in the config file: _"unconditional guidance scale. Note th…
-
Currently, `ClientFormat` encodes both the layout of channels and their datatypes (the layout is implicitly always RGBA or a truncated version of that). In order to eventually fully support all of the…
-
Hey all,
I've been working on my own custom firmware for the Steam Controller, heavily helped by the documentation found here, but also by my own reverse engineering. In doing so, I have done a com…
-
https://www.loom.com/share/65f425ff57a14a6292b5d1363c6608ee?sid=f09d1d5d-7c13-40f2-b2cd-8bb439375749
-
Here is my code:
```
import typing as t
import asyncio
from typing import List
from datasets import load_dataset, load_from_disk
from ragas.metrics import faithfulness, context_recall, context_p…
-
Something else I noticed when comparing Ironwail's software colors versus vanilla is that the colors also seem a bit off. I know it's a bit of a nitpick, but I might as well mention it.
-
EDIT: The goal here is to have dynamic word bubbles near a character on the lower right side of an OBS scene to broadcast messages to the viewer. The tail will always be to the right and point to a s…
-
@gsautter can you please explain all the options to encounter in the opening menu of GGI and what when should be used so we can add this to the manual.
![image](https://user-images.githubusercontent.…
-
If you are looking like me to compute `logdet` on Symmetric matrices you need to go call some "low-level" functions in `CUDA.CUSOLVER`
This is connected to #116
Here is an unsafe gist for `logdet…