dr3s

Results 20 comments of dr3s

``` logstash-wolfe git:(develop) ✗ kitchen converge default-centos-64 --debug -----> Starting Kitchen (v1.4.2) -----> Converging ... Preparing files for transfer Preparing dna.json Resolving cookbook dependencies with Berkshelf 3.3.0... Removing non-cookbook files...

In GKE driver installs have been a mess for at least 3 months. I don't know where I got the daemonset that is working but the instructions point to this:...

Ditto, we see this once we hit a certain currency (~20 req on A100). Except we are using Mistral so the error is `'FlashMistral' object has no attribute`

The full command line used that causes issues: see below OS version: Ubuntu Hardware used (GPUs, how many, on which cloud) (nvidia-smi): A100 80GB Deployment specificities (Kubernetes, EKS, AKS, any...

I have a similar issue. pretty sure it's due to the dependencies not loading for the model but the error is less than helpful. In my case, I'm using a...

huh, I get this error with gpt-4 but gpt-3.5-tubo works fine.

Works with gpt-3.5-turbo, error on gpt-4 > *** OpenAI API invalid request. Check the documentation for the specific API method you are calling and make sure you are sending valid...

@montenegronyc thanks. I haven't had a chance to debug but I'll check out the temperature argument.

is this repo active or do we need to fork?