-
Hello Deep Search Team!
Thank you for this contribution to open source!
We are considering using your library to parse PDF files for LLM training, so we will potentially need to scale things up.…
-
Which pipelines do we want to apply to the datasets? Based on discussion in the Google Doc, we want:
- Dr. Kundu's implementations of the tedana workflow:
- v2.5 of the component selection metho…
tsalo updated
4 years ago
-
With git-annex linux-64 v8.20201127 from https://anaconda.org/conda-forge/git-annex, trying to use our dataset as a submodule (the way [datalad recommends](http://handbook.datalad.org/en/latest/basi…
kousu updated
3 years ago
-
For some nodes, I get the below error the first time i run docker compose up --build, however if I stop and start the same command again, it runs without errors. The problem is that the error is also …
-
Adam, Parallelize the code wherever there are bottlenecks and where it is feasible. Document the execution time before and after. Your goal for this DIS is to integrate the flow, improve the efficienc…
-
This issue proves complex to tackle, better keep a description of things here .
# The problem :
https://github.com/quickwit-oss/quickwit-datasource/blob/8a3c88b0301b4e68f5fc8c8b8c38730dd0d99173/…
-
## Context
Currently, Bitcoin Core has ~200 fuzz harnesses which are compiled into one big binary `fuzz`. Selecting a harness for fuzzing is done through setting the `FUZZ` environment variable, e.…
-
I've been playing around recently with compiling a crate that simply contains:
```rust
pub const BYTES: &[u8] = include_bytes!("large-binary-blob");
```
and I've been surprised that the compil…
-
Includes:
- [x] Controller and Methods for CRUD
- [ ] Input validation: DTOs, Pipes
- [ ] Unify response: input validation errors, crud responses, processing error, server error - Interceptors
…
-