Jeroen Van Goey
Jeroen Van Goey
Also, after you do `dvc add ./dummy/data/dummy_pipeline_feed.txt` you get the error: ``` Adding... ERROR: output 'dummy/data/dummy_pipeline_feed.txt' is already tracked by SCM (e.g. Git). You can remove it from Git, then...
After having followed the steps to stop Git from tracking `dummy_pipeline_feed.txt` and rerunning `dvc add ./dummy/data/dummy_pipeline_feed.txt`, I also did the following to track the dvc metadata. git add dummy/data/dummy_pipeline_feed.txt.dvc dummy/data/.gitignore...
Duplicate of #7328 (although that one links directly to the [ReAct pdf](https://arxiv.org/pdf/2210.03629.pdf) instead of the [https://react-lm.github.io/](https://react-lm.github.io/) page).
I hereby give my explicit permission to switch to the BSD 3-clause license.
@emergenz I fixed the `libcusparse` typo in [e00ff35](https://github.com/google/maxtext/pull/559/commits/e00ff35f57465452ac4d276850a33dbd49c85c75).
> including continuous spell checking [codespell](https://github.com/codespell-project/codespell/tree/master?tab=readme-ov-file#pre-commit-hook) also works with [pre-commit](https://pre-commit.com/).
Duplicate of #53 and #49
Duplicate of #53