-
This script works with the 6-31g basis, but fails with cc-pvdz:
```python
from pyscf import gto, scf
from pyscf.lib import chkfile
import os
mol = gto.Mole()
mol.atom = 'H 0 0 0; F 0 0 1.1…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
Pred…
-
I can initialize a clean app just fine. However, attempting to run `npm i` fails with node-gyp errors.
Specifically, when `npm i` gets to `wasm-sjlj` I get node-gyp build errors.
## My failed a…
-
I feel like a section on common performance pitfalls in Python could be highly useful, not only to new Python programmers but also as a reference for intermediate programmers and up.
Potentially su…
-
Hello, shallowdream204
I'm having trouble running DreamClear for image restoration. I followed the installation instructions and have all the necessary models downloaded. My setup involves using Wi…
-
When processing a dataset spanning more than 6 months, the program crashes with a memory allocation error at the step "Training end evaluating model."
An error like this:
"Traceback (most recent c…
-
**LocalAI version:**
localai/localai:latest-gpu-nvidia-cuda-12
LocalAI version: v2.22.1 (015835dba2854572d50e167b7cade05af41ed214)
**Environment, CPU architecture, OS, and Version:**
Lin…
-
### Your current environment
```text
The output of `python collect_env.py`
```
### How would you like to use vllm
Which branch should I use to test speculative decoding, and which branch curren…
-
Hi,
When using **create_dicom_from_oct**, the following AttributeError occurs seemingly when there are characters like ä or ö in patient's name:
dcm = create_dicom_from_oct(f)
File "D:\Python\L…
-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
HOMEBREW_VERSION: 4.4.2
ORIGIN: https://github.com/Homebrew/brew
HEAD: 35ebf4a047b00b2b3de33ba0081d71293cdadede
Las…