Jonas Haag
Jonas Haag
Sorry, maybe I misunderstood the reason why `del` is used here. Is it so that the call to `empty_cache()` can remove the tensors `x, y, feature` from GPU memory? That...
Sorry, I've switched to another engine (macOS Live Text) because it's better and much faster. I feel a bit bad to have left such a smart-ass comment initially and not...
Yes we run a Mac mini in production (via Scaleway) If you are interested I can share some code
Sorry but this isn't supported by Conda or Mamba yet, and I don't think it will ever be.
Sorry I didn't read the original message properly. Can you try to debug this further eg by increasing the log level? I think we are passing the parameters unmodified
Ok that's terrible, I'll have to proxy all of the attributes with a catch-all solution or maybe we can pass the inner actual repo object around instead of the wrapper.
I don't understand why this isn't covered in our tests though...
Here's what's running in the demo container ``` aiofiles==23.2.1 aiohttp==3.9.1 aiosignal==1.3.1 altair==5.2.0 anyio==4.2.0 async-timeout==4.0.3 attrs==23.2.0 certifi==2023.11.17 charset-normalizer==3.3.2 click==8.0.4 contourpy==1.2.0 cycler==0.12.1 datasets==2.16.1 dill==0.3.7 exceptiongroup==1.2.0 fastapi==0.108.0 ffmpy==0.3.1 filelock==3.13.1 fonttools==4.47.0 frozenlist==1.4.1 fsspec==2023.10.0 gradio==3.39.0...
I can reproduce this with the Homebrew binary
Maybe something is wrong with the detection of Git bash. You can explicitly make `init` set up for bash by passing the `--shell` option.