-
Now that highly configurable sentence generation _generally_ works, and that the most basic of web services (and hosting) are up and running, it needs a lot of refinement so it can be consume by probl…
-
Base URL: https://api.crmm.tech/api
Reference: https://docs.modrinth.com
See [ENDPOINTS.md](../blob/main/ENDPOINTS.md) for existing endpoints.
## Modrinth Equivalents
* [ ] `/message/{id}`
* …
-
___
## What performance issue do we need to solve?
When on a poor connection, authentication calls can sometimes fail. This is sometimes de-authing users from the app (logging them out) when it sh…
-
I follow [these example scripts](https://github.com/HaixinShi/fmov_pose?tab=readme-ov-file#running) and face the following error:
```
Hello FMOV
Use global conf...
Load data: Begin
scale_mats_np …
-
Slicing in dask array effectively generates a task per contiguous subslice per chunk.
For the worst case of random indexing this generates a slice/task for every row along this dimension. Dask is c…
-
Here is a short list of nodes and features in order to expand the capabilities of KabelSalat.
# Ugens
## **Attenuation / Amplification**
- [ ] Low Pass Gate
- [ ] Amplitude scaling
- [x]…
-
Hey @gdalle, really cool stuff here!
I am quite interested in GridGraphs for the calculation of ecological connectivity. There is a cool distance metrics that has been introduced recently called th…
-
For simplicity, we will always assume that data is 3 dimensional with the dimensions being:
(subject_id, event, measurement)
Optionally, there can be a fourth dimension with tokenized text, a sequen…
-
I'm using NNX for a toy transformer on Wikitext-103, and I'm observing that one in every ~100 steps there's a step that takes much much longer (on the order of 2 seconds vs 0.02 seconds). I'm managed …
-
Often i am unable to start IDE with following error
It is random behaviour.
```
2024-10-28T16:06:29.021Z config ERROR Failed to initialize the CLI configuration. SyntaxError: Unexpected end of JSON…