-
### Describe the issue
When I'm using Stable Diffusion Auto1111 WebUI with ControlNet IP-Adapter and ip-adapter-faceid-plus v2 created by h94 on hugginface, I keep getting the following error message…
-
Hi,
On Windows10 the ingest.py fails.
I need to edit constants.py in to run:
` # Define the folder for storing database
SOURCE_DIRECTORY = f"{ROOT_DIRECTORY}/SOURCE_DOCUMENTS"
PERSIST_DIRE…
-
# ComfyUI Error Report
## Error Details
- **Node Type:** InitFluxLoRATraining
- **Exception Type:** toml.decoder.TomlDecodeError
- **Exception Message:** Reserved escape sequence used (line 9 co…
-
### Issue summary
When I running a caffe train, I got this error:
`caffe: error while loading shared libraries: libcudart.so.8.0: cannot open shared object file: No such file or directory`
**But…
-
### Package Details
* Package Name/Version: **cuda/11.2**
* Website: **https://developer.nvidia.com/cuda-toolkit**
* Source code: **Closed source**
### Description Of The Library / Tool
…
-
I'm having some trouble trying to compile a code that uses the [transformers](https://github.com/huggingface/transformers) library with [bitsandbytes](https://github.com/TimDettmers/bitsandbytes) for …
-
Hello,
I've been trying to compile spral for a while now to use it later with Ipopt. First , when compiling with autotools and running make check, the test corresponding to ssids_test fails with a …
-
logs:
PS C:\Users\60461> ollama serve
2024/08/07 14:40:41 routes.go:1011: INFO server config env="map[OLLAMA_DEBUG:false OLLAMA_FLASH_ATTENTION:false OLLAMA_HOST: OLLAMA_KEEP_ALIVE: OLLAMA_LLM_LIBRA…
-
**Environment:**
- OS: Apple M2 Ultra
- MPI runtime: (Open MPI) 5.0.3
- RELION version 5.0
- Memory: [128 GB]
Hello,
I am having issues installing RELION 5.0 on my Mac Apple M2 Ultra. I …
-
### 🐛 Describe the bug
When using torch.compile on a model that includes the backward pass of torch.cumprod, the compiled version is significantly slower than the eager execution, especially for la…