Yasyf Mohamedali

Results 10 issues of Yasyf Mohamedali

### Template URL https://railway.app/new/template/JGjFtC?referralCode=1VGha_ ### What does this template deploy? [`shlink`](https://github.com/shlinkio/shlink) - the definitive self-hosted URL shortener. ### Demo project _No response_

- Correctly update the progress bar every epoch - Allow specifying a pretrained VAE - Allow specifying a revision to pretrained models - Cache compiled models between invocations (speeds up...

Mostly involves supporting a v_prediction scheduler. The implementation in #1777 doesn't take into account a recent refactor of `scheduling_utils_flax`, so this should be used instead.

`transpose() missing 1 required positional argument: 'fan_in_fan_out'`

**Is your feature request related to a problem? Please describe.** Recently, Pinecone announced support for [Sparse-dense embeddings](https://docs.pinecone.io/docs/hybrid-search), allowing for hybrid vector search (both semantic and keyword search). However, `haystack` doesn't...

topic:document_store
topic:pinecone
P3
v2

```shell $ hyperfine --warmup 1 --runs 3 "./calculate_average_yasyf.sh" Benchmark 1: ./calculate_average_yasyf.sh Time (mean ± σ): 1.583 s ± 0.025 s [User: 19.890 s, System: 1.112 s] Range (min … max):...

Hey! Will write up a proper report tomorrow but wanted to quickly note that SRT ingest URLs provided by Cloudflare Stream result in a connect-disconnect loop ad infinitum.

Excluding a field from the JSON Schema manually normally implies you'd like the LLM to not be aware of it. This is useful in cases where a field is auto-populated...

There are certain inputs which deterministically get an array of `nan` for the embedding of the last chunk when `encoding_format` is not set (I assume because it's then defaulting to...