-
### What happened?
Hi there.
As suggested by the documents, config -n indicates the number of tokens to predict (default: -1, -1 = infinity, -2 = until context filled), and -c indicates the context …
-
## Why begin with Bayesian inference?
- This is a deliberate homage to David Robinson's [Teach the tidyverse to beginners](http://varianceexplained.org/r/teach-tidyverse/) blog post.
- More intuit…
-
Is it possible to use the provided codebase solely for inference? The documentation only containes examples for training and not also for just simply running inference on unlabelled datasets for pose …
-
## Current Behavior
SPI RX on whoop board drops connection every few seconds. No model mismatch notification, I use model match but that doesn't seem to matter if it is on or off.
## Steps to Re…
-
Hi there,
First off, amazing job on your paper/the model! It looks super promising.
I'm working on a project where I'm attempting to do live streaming with Whisper. One of the challenges there i…
-
How do we want to present and compare results from models?
(EDIT: especially need to consider that our model forecasts abundance whereas traditional SDMs predict probability of occurrence)
-
I am using MatchZoo version 2. I have several models from match zoo working. When i use the prediction, i get a prediction score between 0 and 1. Is there a way i could get 0 or 1 for each row in my t…
-
What is the best way to implement model ensembling per time step in Tensorflow? Models are ensembled by averaging the output probabilities at each decoding step. Is there a way to do this using `raw_r…
-
### What happened?
Hi! Thanks for your efforts for contributing such a great framework!
I am working on deploying a custom service on my PC and learning to make llama.cpp produce structured output v…
-
https://parsnip.tidymodels.org/reference/null_model.html
There are several different plausible null models. For classification, besides predicting the majority class, there is also uniform random g…