-
《TSDAE: Using Transformer-based Sequential Denoising Auto-Encoder for Unsupervised Sentence Embedding Learning》
What is the intuition?
Thank you very much!
-
### Your current environment
llm = LLM(model="checkpoint-3000", trust_remote_code=True, gpu_memory_utilization=0.5, tokenizer_mode="auto", tensor_parallel_size=1, dtype="float16")
### 🐛 Describe t…
-
My use-case is to stream directly from an rkyv serializer through zstd into a file (10MiB to 5GiB compressed). I'm using `stream::Encoder` to do that, and noticed it has this nice method available:
…
-
When do I use SIMD AVX then codec works.
When do I use SIMD AVX2 then codec doesn't work.
**Compiled: INTEL, flags: MMX SSE SSE2 SSE3 SSSE3 SSE41 SSE42 ???**
Detected: INTEL, flags: MMX SSE SSE2 …
-
### Description
1. Fields with descriptors as default values should be treated differently, as they do for the "vanilla" dataclasses
2. Fields with descriptors assigned as `field(default=CoolDescrip…
-
### System Info
```shell
aws-neuronx-runtime-discovery 2.9
libneuronxla 2.0.4115.0
neuronx-cc 2.14.227.0+2d4f85be
neuronx-distributed …
-
In order to reduce the memory usage, I use optimize.quanto to quantize transformer, controlnet, and t5encoder in fp8, but I encounter an error
```
File "/home/yongfang/miniconda3/envs/diffusers/l…
-
-
Currently the one example shows building a Convolutional auto-encoder, and training it on the MNIST dataset.
I think it would be really useful if there were some other examples of using the packag…
-
I am getting this error:
```
Cannot generate auto encoder for System.Collections.Generic.IEnumerable`1[[System.String,
System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7…