-
Getting an error on my s22 test device here
```
C:\Users\rootkit\source\repos\sboot-dumper\x64\Debug> .\sboot-dumper.exe dump_all test
Found device 04e8:685d
Claiming interface...
Setting up in…
-
Would it be possible to add a time argument to contrast differences in absolute effects, such as X-time survival probability for survival models or probabilities for logistic regression?
It would use…
-
For most NER models I was able to extract the probabilities of the prediction (ConfidenceScores). I noticed Roberta and Albert are missing the `setIncludeAllConfidenceScores` function in johnsnowlabs …
-
### Describe the issue
I propose integrating Aleph Alpha's Luminous models through their API into LLMLingua to address performance concerns with local model execution. Aleph Alpha supports returning …
-
current "mrm8488/distilroberta-finetuned-financial-news-sentiment-analysis" model, gives us a sentiment score for a headline.
in this example, the score of 0.99 tells us about the probability of th…
-
Migrate library to use Keras 3 https://keras.io/keras_3/
-
**Is your feature request related to a problem? Please describe.**
Using openMeteo with Granite 3.0 8b and I ran into a few issues that may be worth us looking into. Also touches on the general topic…
-
#### Environment details
- OS type and version: Ubuntu 20.04 LTS
- Python version: 3.8.10
- pip version: 23.2.1
- `google-cloud-aiplatform` version: 1.38.1
#### Steps to reproduce
…
-
This PR seeks to add `pre-commit` (see [here](https://pre-commit.com/)) to this repository.
> Git hook scripts are useful for identifying simple issues before submission to code review. We run our…
-
/kind bug
**What steps did you take and what happened:**
I deployed an InferenceService using Hugging Face server with a Hugging Face model for sequence classification.
In the InferenceService YA…