-
-
These are the only logs available when there should be tons more of logging
![Image](https://github.com/user-attachments/assets/57d38736-54f4-4a12-b125-195e6ff2b737)
-
When a main go binary and a plugin are build through gradle with a common private import, i end up having an error message when loading the plugin :
plugin was built with a different version of p…
-
Wanting more disasters in ECO is discussed a lot. Here is my take on it.
This is all mainly about the mechanics behind how this could work, the actual visuals of what they look like is less importa…
-
```
➜ burrow git:(master) nix run .#burrow -- build
burrow: data/fonts/basicthorpe.bmf: hGetContents: invalid argument (invalid byte sequence)
➜ burrow git:(master) nix run .#burrow -- build
➜ …
-
I'm opening this issue so that we can standardize on instruction level support. Typically compilation with gcc will default to `-march=x86-64` which is the most generic x86 support available and shoul…
-
**Brief of the issue**
Missing xchain and xchain-cli files in ARMv8-A architecture
**Your environment**
XuperChain and OS/Go/gcc version etc.
XuperChain5.3
ARMv8-A
CentOS Linux release 8.…
-
-
* Workers can construct Tunnels (or Passages?)
* Units can enter any Tunnel, and then exit from any other Tunnel
* Workers can Deep Burrow, which lets them move anywhere - including underwater, but …
-
The chat template, bos_token and eos_token defined for llama3 instruct in the tokenizer_config.json is as follows:
chat template:
{% set loop_messages = messages %}{% for message in loop_messages %}…