chris-aeviator
chris-aeviator
> Try using the development version, that should give an error if ueberzug isn't installed or something > > ```shell > git clone -b development https://github.com/pystardust/ytfzf > cd ytfzf >...
pytorch is only availble for CUDA 11.7 & 11.8 AFAIK. You could try installing cuda 11.8
hard to recap - I think it had to do with permissions being set inside the container by consul or the dockerfile is that possible?
Minio JS ideally would support setting metadata on presignedPut, go client seems to support it
For me the message (much further up the stacktrace) states "unsupported GNU version" . Compiling gcc11 takes 4.5 hours usually :/ 132 | #error -- unsupported GNU version! gcc versions...
this might be community cloud related, as posted in https://github.com/runpod/runpod-python/issues/90#issuecomment-1694621115 I was successfully able to run your config (different model) via runpod SECURE with the same quantization settings you chose.
I was able to successfully use this repo (and the example/dreambooth scripts) with SD2.1 512 base. Just the AUTOMATIC1111 is a bit picky with the resulting models and needs an...
can confirm not getting a source output with `load_qa_with_sources_chain`, though I can see the source metadata in my documents. ``` loader = DirectoryLoader('knowledge/', glob="*.md") knowledge = loader.load() embeddings = HuggingFaceEmbeddings()...
this reliably happens to me if only one tool is present
Thanks for sharing this. I wouldn’t want to close the connection but it’s a great place to introduce an artificial delay. > Am 04.09.2023 um 14:10 schrieb Bilal Tariq ***@***.***>:...