-
When running:
```
git clone https://github.com/modal-labs/modal-examples
cd modal-examples
modal run 06_gpu_and_ml/llm-serving/trtllm_llama.py
```
An image is correctly created, but it looks l…
-
wget -O install.sh https://image.biliup.me/install.sh && chmod +x install.sh && bash install.sh
```
#!/bin/bash
# ANSI转义码,设置高亮
highlight="\e[1;31m" # 1是高亮,31是红色
reset="\e[0m" # 重置文…
-
Currently the installation script supports install_package_source to specify the source to install GPUStack package. A sample path for gpustack package in pypi mirror is like this:
https://pypi.tun…
-
Debian is best
-
#### Description
Without this fix PR https://github.com/sonic-net/sonic-buildimage/pull/16936, build will exit with depmod error.
It says missing folder /lib/modules.
#### Steps to reproduc…
-
Is this project supposed to support windows? there is no output when I run `make`
-
### Issue description
When locking a Pipfile with [watchdog (0.10.0)](https://pypi.org/project/watchdog/0.10.0/) on Mac OS X, the child dependencies are listed in the lock file without `sys_platfor…
-
hello, it's an excellent work. However, when I compile the render tools in the SIBR_viewer, I encounter a problem that I can not find the torch. Do you know how I can solve this problem? Thank you so …
-
**Describe the bug**
I just tested URL verify (merged in the https://github.com/pypi/warehouse/pull/16205) for Gitlab and found that repository git URL didn't became verified: https://pypi.org/projec…
-
It turns out there is an existing user, `setuptools-ext` - see https://discuss.python.org/t/pep-725-specifying-external-dependencies-in-pyproject-toml/31888/18. From that discussion:
> [PEP 621 – S…