-
### Question
I'm using tfjs-node to create an image-classifier model;
but I'm stuck with how to convert model.json to a format that can be used by optimum or script.convert to convert it to a onnx …
-
I noticed a number of various things are incorrectly implemented.
```python
classifier = pipeline("sentiment-analysis", device="cpu",
model="distilbert/distilbert-base-uncased-fin…
-
When saving a classifier with a custom learning rate schedule, we hit an error `unmatched objects: []`. I believe this is due to our default compilation.
Step to reproduce:
- Create a classifier m…
-
Suppose we have a BERT NLI model trained to zero-shot classify texts given a prompt such as, for example, 'This text relates to cars.' Is it possible to use DSPy to optimise the prompt for such a mode…
-
Hi Indu,
Thank you for your wonderful work! This work is quite interesting to me and I think the results are amazing. However, I was confused when I tried applying this method to my own dataset. I …
-
grouping qos-interface-classifier-top {
description
"Top-level grouping for a QoS classifier associated with an
interface";
container classifiers {
description
…
-
### Expected Behaviour
AnthropicClassifier only requires Anthropic API key, does not require any AWS settings like credentials or regions.
### Current Behaviour
AnthropicClassifier requires A…
-
```python
---------------------------------------------------------------------------
FileNotFoundError Traceback (most recent call last)
Cell In[7], line 25
20 …
-
Hi!
Just wondering how the RNN could be mixed into the `ODEProblem`
In flux times, it seems a Recur layer need to be created. However there is already a `Recurrence` in Lux.jl
[Training of UDEs w…
-
Hello,
I'm trying to deploy `gte-multilingual-reranker-base` using the Text Embeddings Inference but have encountered issues despite following the guidance provided in [issue #366](https://github.c…