-
# Tasks
- [x] Create Article
- [x] Create Issue and link Issue to Article
- [x] Link Article to Issue
- [x] Set Labels, Milestone, Assignee
- [x] Update Article to new Front Matter
- [x] Add Milestone…
-
Currently the readme is pointing newcomers to generation.py, where they have to deduce the correct prompt structure for the instruction model from this code:
```
B_INST, E_INST = "[INST]", "[/INST…
-
Currently the reconstructor starts building slices after receiving a full projection series of size `--group-size`, and then waits for the next full batch. It would also be nice to have a "continuous …
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [x] I am running the latest code. Development is very rapid so there are no tagged versions as of…
-
I think the intent of the updated styling was to highlight alternate rows, but it seems (see screengrab) that it's not being applied consistently or that the order loading results is not as expected w…
-
I discovered that the new version uses Huvent's BBP formula instead of Bellard's BBP formula.
*(I found this formula from [here](https://www.math.nthu.edu.tw/~amen/2007/061028-2.pdf), I don’t know …
oovm updated
8 months ago
-
# Overview
**Goal:** Reproduce [STAC](https://ieeexplore.ieee.org/abstract/document/7030016) ([PDF](https://homes.cs.washington.edu/~todorov/papers/WuHumanoids13.pdf)) using [MJX](https://mujoco.re…
talmo updated
12 months ago
-
I feel like you are doing yourself a disservice by having Airborne surveys split up in FDEM and TDEM without talking about Airbone EM in general. This way one could start out by mentioning the things …
-
### Feature description
Ability to create DocumentDB users via `DatabaseCluster` constructor
### Use Case
The main reason is separation of concerns. Master user has root access, it could be t…
-
Hi,
I have been trying to get this code to run correctly on my robot but I cannot get it to move. Right now, i only have solid light on the leds attached to the step pins, and I can get alternating…