Perry Gibson

Results 26 issues of Perry Gibson

I am following the Replicate docs for this model to run on my own machine https://replicate.com/rmokady/clip_prefix_caption I can run Docker fine with `docker run -d -p 5000:5000 --gpus=all r8.im/rmokady/clip_prefix_caption@sha256:d703881e7b50eb009779b7e1e79d394639df0af71be28c4100f88c03fdccdbf0` However...

Related to **Model** UNet_Industrial, TF1 **Describe the bug** I am following [the notebook for TF-TRT inference](https://github.com/NVIDIA/DeepLearningExamples/blob/master/TensorFlow/Segmentation/UNet_Industrial/notebooks/Colab_UNet_Industrial_TF_TFTRT_inference_demo.ipynb) for UNet_industrial. However, when I run the cell to download the pretrained model, it...

bug

I am testing out an application, and am using the `user` field to set which user has made a request. From the docs, it says that OpenAI uses this to...

enhancement

Copying highlighted text on Firefox on Linux loses all font colour information. Does not occur on Chromium. Firefox version 68.11.0esr.

bug
help wanted

I am looking to write a single basic Wiki page, let's say called `Some Topic`. I want to use `mediawiki-mode` to give me the appropriate formatting shortcuts, and the ability...

question

New releases use the autogen.sh script in the same way as pulling from the git repo does. I've updated the README to reflect that. I also had an issue similar...

Hi there, Appreciate the package, it works well for my needs! This might be out of scope, or better suited for a fork, but it would be interesting if the...

I'm currently integrating DVC with Bazel, and have an issue with the lockfile. Namely, if I try and run multiple `dvc` commands in parallel (e.g., multiple `pull`s), I crash with:...

p2-medium
A: cli

I'm finding that repeated runs using `clang-tidy` is not caching the report. This means that even with unchanged source files, clang-tidy is running on everything for several minutes. I'm trying...

With the recent macOS Tahoe upgrade, there is an increase in issues as we uncover problems we need to work around (e.g., #2638) Users can report “I'm running 7.1.15” —...