-
Currently, pipedag fails when trying to materialize a polars table with Categorical types
-
### Is your feature request related to a problem? Please describe.
Some projects use custom documentation that doesn't generate the `objects.inv` file. For these projects, cross-linking to their docs…
-
- **Describe the bug**
I can't get my Manual type parser to find my programs. I just says no apps found. I am specifying a Manifests Directory which exists and only has JSON files in …
-
If you add a column with a relation (for example `page.number` in a `books` resource), the query breaks because there is no join.
I fixed this by using the model instead of the query builder. EG:
…
-
In `train.py`, I see the lines:
```
model = model().to(accelerator.device)
```
This did not work on my mac, because `model()` requires an argument since it calls the `forward` method.
T…
-
I could not find a rigorous definition of the feature norms in the paper. Which layer or block do the tokens originate from?
Regarding the attention maps, I assume that the norms are based on the lin…
-
https://pola-rs.github.io/polars/
ek-ak updated
1 month ago
-
Python 3.13 has been released.
Please
- [x] add the Python version and tests
- [ ] document which files to touch on a Python version change below the release section in the README.md file
W…
-
**Describe the bug**
Currently experiencing a recurring dependency conflict caused by outdated versions of langchain-community and langchain-experimental within the latest release of swarms (5.8.6).
…
-
I am on a mac, and cannot find where one specifies the device to run on, which in my case is 'mps'. Should I use the standard approach using PyTorch, or is there a more idiomatic approach in zeta? I a…