-
### Report of performance regression
Hi I use this:
```
server_vllm.py \
--model "/data/models_temp/functionary-small-v2.4/" \
--served-model-name "functionary" \
--dtype=bfloat16 \
-…
rvsh2 updated
1 month ago
-
Hi,
I have error on command "docker compose --profile auto up --build"
ImportError: cannot import name 'TypeIs' from 'typing_extensions' (/opt/conda/lib/python3.10/site-packages/typing_extension…
-
**Version info**
- OS: Microsoft Windows [Version 10.0.19045.4651]
- Build: 2096
- git: git version 2.45.0.vfs.0.0
**Description**
UI freezes after opening repository, updates to show al…
Deaod updated
2 months ago
-
Long time user - noticed a few nodes down that were auto-updated to v1.3.x
No key or config changes on either side.
Failures in the logs point to incorrect/missing keys.
In the logs/prepared ssh …
-
## ls-tree
List files in another branch
```sh
git -p ls-tree -r --name-only mybranch:mydir
```
## git config
```sh
# Cache credentials for each local directory where you clone a repository
git…
-
### Your current environment
```text
The output of `python collect_env.py`
```
```
:128: RuntimeWarning: 'torch.utils.collect_env' found in sys.modules after import of package 'torch.utils', bu…
-
I have two pools in my configuration as can been seen in my config. After failing to boot I dropped into a root shell and got info from systemctl for the zfs import service and it said that pool (zsto…
-
### The Feature
Move to enforcing Google Python Style Guide across repo.
- [x] Add parent `check_code_quality` test group as a separate part of ci/cd pipeline
- [x] Add `ruff` check to circle …
-
### Your current environment
```text
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.04.5 LTS (x86_64)
GCC ve…
-
I have a raspberry pi 5 and a pi camera (IMX296). I cannot get them to work with libcamera c++ api (I installed it with ```apt install libcamera-dev```). It shows one frame and then I get the followin…