-
As the comments I write [here](https://github.com/huggingface/diffusers/pull/9340#issuecomment-2487662398), I'm wondering is the **gather_norm settings during training are identical to the configs giv…
-
example in rust StreamReader decode packet data error
```rust
let bytes_read = decoder.decode_float(
&packet.data,
&mut pcm_buf,
…
-
### 🚀 The feature, motivation and pitch
Llama3.2 vision (Mllama) models requires model runner as "Enocoder_Decoder_Model_Runner"
which includes:
1. prepare "encoder_seq_lens" and "encoder_seq_len…
-
Using a ResNet-18 backbone (ResNetEncoder), I do not undestand why the decoder achieved using a UNet or FPN architecture is not symetrical ... I attach the summary of a UNetDecoder which only consists…
-
Hi SBert Team,
Have you released any models (encoder and decoder) that were pretrained or extensively fine-tuned using the TSDAE loss? I’m particularly interested in the decoder weights from the `D…
-
As an exercise to get acquainted with Keras, I want to train a simple model with attention to translate sentences.
I am not calling a tf function, only using Keras layers. But I get the following e…
-
When adding analytics to project, there is some linking issue with Xcode. My setup works fine for other libraries (like auth, firestore, storage even messaging), but not for analytics. Any help would …
-
I want to add a easy to medium question on NLP category related to Transformers positional encoding upon the input embeddings. The question will be done using only `tensorflow as tf, tf.cast(), tf.con…
-
This is mainly a conversation starter. I myself was interested in having a Cloud-Optimized-Geotiff reader in Bevy, which led to #245. Now, @spoutn1k is working on harmonizing the API together with EXI…
-
Hello, `0.15.0.dev2024101500` added a new issue when using the executor API with whisper
```
[TensorRT-LLM][ERROR] IExecutionContext::inferShapes: Error Code 7: Internal Error (WhisperEncoder/__add_…