-
I run finetuning on my server and it get error after ~300 iterations.
My run command:
```
torchrun --nproc_per_node 2 \
-m FlagEmbedding.finetune.embedder.encoder_only.m3 \
--model_name…
-
### Feature description
I'd like to be able to load STAC items that have bands referenced as distinct geotiffs. The current GTI docs indicate it is limited to using a `location` field that points to …
-
The team discussed using the genegraph-ui (genegraph explorer) as the place to implement this, but putting this under the genegraph project.
Given the generic nature of the genegraph graphql model, w…
-
## Bug Description
Using `transformer-engine[pytorch]==1.11` with `flash-attn>=2.5.7` results in the following error:
```
> output = func(
query_layer,
…
-
### Bug Description
when I use VectorStoreIndex and azureopenai, it shows the following error:
---------------------------------------------------------------------------
AuthenticationError …
-
**Company or project name**
My company is developing various analytical tools based on ClickHouse. After recent upgrade to 24.3.6.47 we've faced rapid performance degradation of some queries. Furth…
-
### Description
At the moment writing to BigQuery requires some code that is not all that obvious, and differs significantly from every other supported database/driver. Reading data is more obvious…
-
These are issues working on.
### Query engine (duckdb)
- [ ] Data/metadata caching
- [ ] Query caching
### Query engine (datafusion)
- [ ] Implementing new query engine using datafusion
- [ …
-
### Bug description
`npx prisma migration` produces duplicate `@SQL` declaration that results in
```cmd
Database error code: 134
Database error:
The variable name '@SQL' has already been decl…
-
Little background: BLOBs and CLOBs are stored separately in a database engine and thus require extra work to retrieve by the database engine.
We mainly use Hibernate's materialized CLOB/BLOB for ensu…