Richard Decal

Results 38 issues of Richard Decal

The `run_after_node=True` option works fine if the dataset already exists. However, the first time a pipeline is run, this throws `kedro.io.core.DataSetError: Failed while loading data from data set ... [Errno...

First of all, thanks for these great hooks! It would be nice if I could use this without PySpark, though. I use Ray for my sub-node parallelization, so PySpark is...

I just installed `mupen64plus` on Ubuntu with `sudo apt-get install mupen64plus`. I tried to follow the install directions but I get this error when I run `make all`: `Makefile:281: ***...

I found your [blog post](http://blog.mikeasoft.com/2017/12/30/speech-recognition-mozillas-deepspeech-gstreamer-and-ibus/) detailing how to install this via PPA but unfortunately I use Arch Linux. I've already installed [mozilla/DeepSpeech](https://github.com/mozilla/DeepSpeech).

Tools like Readwise have a feature to save screenshots from PDFs. This is useful for me because I read a lot of research articles that contain figures that I need...

Currently, the repo hard-codes the model to `gpt-3.5-turbo`. It would be nice to easily override this to another endpoint, e.g. `gpt-4-turbo-preview`

**Is your feature request related to a problem? Please describe.** It's possible to edit a prompt, but it is not possible to rename a prompt. You have to delete the...

good first issue

**Describe the feature** Allow transfer learning using FAIR's Segment Anything Model (SAM), which is a ViT under the hood. **Motivation** SAM is an Apache-licensed instance segmentation model trained on over...

planned feature