-
Right now, the only fully supported implementation by our hook is a one level deep menu, submenus require extra keyboard controls and considerations that aren't currently implemented.
A merge reque…
-
## Problem
Hello, I'm getting this weird cublasLt error on a lambdalabs H100 with cuda 118, pytorch 2.0.1, python3.10 Miniconda while trying to fine-tune a 3B param open-llama using LORA with 8bit …
-
Would be handy if the list if allowed values could be given in an annotation for options and arguments. See \Drush\CommandFiles\core\ViewsCommands::vlist (status option), for example.
-
I kept getting error:
```
File "/Users/user/miniconda3/envs/t2v/lib/python3.10/site-packages/torch/cuda/__init__.py", line 239, in _lazy_init
raise AssertionError("Torch not compiled with CUDA …
-
> We are happy to answer your questions about the code or discuss technical ideas.
Please complete the following checklist (by adding [x]):
- [ ] I have searched open and closed issues for dupl…
-
I used PyInstaller 5.13.2 to create an executable that uses Matplotlib 3.7.3 (and therefore also Kiwisolver 1.4.5).
This creates an executable that runs fine on my developer computer, but crashes on …
-
After the latest update, I am having issue where my FlatList which is under SearchHeader component freezes and also i don't see the results in real time since i have code set to populate the flatlist …
-
The following is invalid code that should cause a compilation error but instead causes the compiler to crash on both stable and nightly.
### Code
proc macro:
```Rust
use proc_macro::TokenS…
-
After I finally got my program to work with PyInstaller with the help of [this](https://stackoverflow.com/questions/54693370/why-cant-i-compile-a-script-that-contains-pyttsx3), another issue arose.
W…
-
**Describe the bug** / **app闪退**
A clear and concise description of what the bug is.
app安装后打开闪退
**Expected behavior** / **预期的行为**
A clear and concise description of what you expected to happen…