-
Optimization of the architecture. Special focus on the separation of the agent and the environment
-
Hi,
Thank you for your code!
I have noticed that you calculated s_t with the last memory cell state (c_t-1), when the paper suggests the current c (the memory cell of the "current lstm"). It see…
-
I have a build with everything needed for SD+TRT is installed, but when I run SD with TensorRT enabled, I encounter memory issues.
I believe it's possible for these issues to be gotten around by u…
-
Executing raw sql
```csharp
Task QueryAsync(
string sql,
CancellationToken token,
params object[] parameters)
```
on IQuerySession
```csharp
var results = await ses…
-
The latest update with job priority flags in the google-batch.sh causing issue on Illumina DRAGEN job submission.
Error message showed up at the Cloud logging and terminated the job.
severity: "…
-
In the file `llava/model/llava_arch.py` under the class `LlavaMetaForCausalLM` there is a function`prepare_inputs_labels_for_multimodal` that is called when calling the `generate` and `forward` functi…
-
Hi,
Thank you for this amazing project.
I have been exploring the feature maps produced by the pre-trained V-JEPA, using PCA component visualization.
![image](https://github.com/facebookresear…
-
### Vision
Enable users to seamlessly use all our features to solve a concrete code health problem.
### Pitch for this feature
https://user-images.githubusercontent.com/25070988/155287384-7a2…
-
If you load a long batch file (i.e. approximately 50 lines or longer) into the SANS GUI it is very slow and the GUI usually becomes temporarily unresponsive. Having loaded the file, if you try to chan…
-
When using ffmpeg to convert audio files encoded in the XBOX 4-bit IMA ADPCM format, the resulting output contains noticeable audible noise. This occurs when re-encoding to any format - even WAV. The …