-
EDIT: I reran everything, and this time there was no runtime error in the terminal output, but I got this as a result. Is this the expected outcome? When I press play in the GUI, the pieces simply dis…
-
followed instructions with error generated below:
```
python3 example_chatbot.py -d models/airoboros/model.safetensors -un "Jeff" -p prompt_chatbort.txt
Traceback (most recent call last):
File "…
-
I run into problems while exexuting ./install.sh
the default installed protobuf version seems to be 25.3 and the lib version was 3.6.1,
so i tried to manually build protobuf 3.6.x from source, then…
-
Travis CI has been having problems compiling ruby-head on OS X since early September. (We did not pay much attention to this issue until 2.3.0 was officially released. Sorry about that.)
You can see …
-
Servers that run the demos.tf plugin and the new RGL configs can crash on startup (crashloop), the stacktrace mentions the curl.ext.so extension (which demos.tf requires and the updater can use).
I'v…
-
pip install flash-attn --no-build-isolation fails
but
pip install flash-attn==1.0.9 --no-build-isolation works
Based on this can you say what I might to try to fix the error?
> torch.__v…
-
Hi,
I noticed that the new version 2.5.5 breaks build from source on Jetson devices.
### Previously working build script
```shell
git clone --depth=1 https://github.com/Dao-AILab/flash-attenti…
-
Hi, Can someone help to solve this issue?
1. I set the flutter driver in my project like this.
```
dev_dependencies:
flutter_driver:
sdk: flutter
...
```
2. And I also add a code l…
-
I'm extending my Python program with a Cuda module that uses the setuptools-cuda-cpp.
The setup.py file compiles fine, but when I try running it from Python, I get this error:
`ImportError: /ho…
-
``` Traceback (most recent call last):
File "setup.py", line 70, in
cmdclass={"build_ext": torch.utils.cpp_extension.BuildExtension},
File "/home/dgxadmin/miniconda3/envs/ZoomSloMo/lib/pyt…