-
[Reproduction here](https://gist.github.com/JoshC8C7/b22f94e5c10b4b4387a02d56db49ea97).
Due to Llama3 using BPE pretokenization, some tokens (usually unicode characters like Ł) are represented in t…
-
There seems to be a bug in how eqx.Module interacts with jax.tree.map
Here is the repro:
```
import jax
import equinox as eqx
import jax.numpy as jnp
from flax import linen as nn
class Iden…
-
- https://github.com/aptos-labs/move-by-examples/tree/main/simple-todo-list/aptos/move/sh_scripts
-
### Did you check existing issues?
- [X] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser
- [X] I have searched the…
-
We are using the branches grouping all the clients we are using in-house support.
It's just by using (multiple) slashes / in the branch name. Which is then rendered as a tree instead of the simple li…
-
The current scheduled waiting queue uses VecQueue as the main data structure, which has these problems:
1. The deletion efficiency is affected to a certain extent
2. An additional state `in wai…
-
Hi, I am trying to modify your [square.xml](https://github.com/aerostack2/project_mavlink/blob/main/trees/square.xml) example using GoToGps Action instead of GoTo Action.
This is how I modify the tr…
-
I am considering converting Casanova Fly into something which uses tree-based evaluation, i.e., something which has an evaluation function function takes returns a tree of all possible evaluation path…
-
-
@JanStreffing and I implemented https://github.com/esm-tools/esm_tools/tree/feat/awiesm3-v3.4
The command
`esm_master get-awiesm3-v3.4`
results in an empty response. Esm master seemingly finishes t…