-
First, thank you for this great plugin for Obsidian!
I have been using the Advanced Tables quite a lot recently and have noticed a small annoyance. When I press "Enter" with the focus on the last c…
-
Hi there,
I have a dataset of weather measurements taken at various stations (ca. 5000 or so) across the globe. It has the following (simplified) form:
```
Obs_Index TEMPERATURE_FORECAST PRES…
-
# Probabilistic Programming Languages for Large Scale LFI
Frameworks like [Pyro](https://github.com/pyro-ppl/pyro) and [TensorFlow Probability](https://www.tensorflow.org/probability) are powerful …
EiffL updated
4 years ago
-
Issue tracking the difference between the expected bfp8_b AllGather perf in Llama (24 µs) and the values measured with tracing (32 µs)
Note: below added by @SeanNijjar
- https://github.com/tens…
-
Sub Task:
1. Implementation
2. Simulation to test rate limiting behaviour
-
### Is there an already existing issue for this?
- [X] I have searched the existing issues
### Expected behavior
The destruction of DDS entities is performed correctly
### Current behavior…
i-and updated
4 months ago
-
This is an initial idea dump from things I've had in my head for a bit.
## Background
With collaborative clusters, we have the possibility of creating very large clusters (with peers in the hund…
-
Hello guys,
I want to use libact for named entity recognition with a probabilistic model. So from my model, I get a score for each token in a sentence how confident it is with the prediction. Can I…
-
Recently, my team is testing our code by using approach to probabilistic symbol execution. I have heard that the exellent tool green solver enjoys such fuction. However I couldnt find a test case when…
-
Hi folks,
(I'm very new to TFP.)
I copied the code from the first Tutorial: TFP Probabilistic Layers: Regression into a Jupyter-lab notebook on a local installation of TFP. (Details below.) Ever…