-
Example: `no_proxy=fe11::/16`
How to reproduce:
```
no_proxy=fe11::/16 python -c 'import httpx; c = httpx.Client()'
```
it will raise:
```
Traceback (most recent call last):
File "/usr/loc…
piamo updated
1 month ago
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
Hello,
I would like to add support for Si4713, specifically, this implementation https://www.adafruit.com/product/1958
Would this be welcomed to the repository?
For further context, this is par…
-
server 启动
```
python infer_server_stream.py --host=0.0.0.0 --port=5000 --model_path=/models/Belle-whisper-large-v3-zh-punct-finetune-ct2/
```
client 测试
```
python test_stream.py # 内容为你写的流式测试脚本。…
-
I'm using AWR1843 Device, I have used readData_AWR1843.py. I have changed the port numbers correctly and used the same configuration file provided by you. The device is getting connected but I'm not g…
-
Hello how do we resolve this issues please
Result: Failure Exception: PyMISPError: Unable to connect to MISP (http://............). Please make sure the API key and the URL are correct (http/https…
-
**Describe the bug**
On mac OS,10.15.1 `Failed to find service port for display` when trying to visualize a ply file.
**To Reproduce**
Steps to reproduce the behavior:
`xzy = np.random.random((…
-
### Your current environment
vllm 0.5.1
2*A100
python -m vllm.entrypoints.openai.api_server --host 0.0.0.0 --port 7861 --max-model-len 9000 --served-model-name chat-v2.0 --model /workspace/sdata/q…
-
Requirements
* Allow a subset by study period/duration (a list of dates, or start/end dates)
* Extract NetCDF data from the NetCDF with different layers
* Generate graphs is optional, but useful fo…
-
I'd like to be able to control my Blynclight from Home Assistant using either CURL, Python or JavaScript.
I do not with to use my headset or camera as event drivers. Any event that can occur on the H…