Results 12 issues of Michael Caughey

I have an application that consumes messages from a channel. The execution can be lengthy like a few minutes to run. When the application picks up a message it builds...

1) I added the ability to list and delete object callbacks, this was leveraging the work in TelemeterySourcerer. 2) I changed the way hard coded patterns are referenced 3) I...

I watched the first video and saw that you suggested that we use Kaggle. I cloned the fastbook repo but I don't know how to get to it. I created...

After watching the first video and reading the page about it (https://course.fast.ai/Lessons/lesson1.html), I signed up for a kaggle account. During the video I was able to browse to Jermeys kaggle...

Logged in to Docker Hub ``` (piper-3.9.0) michael@evos:/ai/michael/voice/piper/src/python$ docker login Authenticating with existing credentials... Login Succeeded ``` The ran run docker ``` (piper-3.9.0) michael@evos:/ai/michael/voice/piper/src/python$ ./run-docker Unable to find image 'larynx2-train:latest'...

when using `go get github.com/mitchellh/go-ps`, the package is placed in `~/go/src/github.com/mitchellh/go-ps` however the package is `ps`. I fixed it locally by changing the directory to gops and modifying the package...

I'm building in a docker ubuntu 20.04 Linux container. Below is a snippet of the code I'm using, the the relevant part of the Docker build file that I'm using...

Are there any plans to support models loaded in TextGen WebUI?

## Description ## Related Issue ## Type of Change - [ ] 📚 Examples / docs / tutorials / dependencies update - [ X] 🔧 Bug fix (non-breaking change which...

### Issue Type Bug ### Source source ### Giskard Library Version 2.14.0 ### Giskard Hub Version not using ### OS Platform and Distribution Ubuntu 22.04.4 LTS ### Python version Python...