-
```
What steps will reproduce the problem?
1. update library
What is the expected output? What do you see instead?
library working with leonardo
What version of the product are you using? On what op…
-
```
What steps will reproduce the problem?
1. update library
What is the expected output? What do you see instead?
library working with leonardo
What version of the product are you using? On what op…
-
using `docker-machine create --driver hyperv` should not require administrator rights.
Users who are a member of "Hyper-V Administrators" groups can create/destroy Virtual machines.
```
C:\Users\lus…
-
llm has a chance of giving the wrong json format, the most common of which is the addition of extra commas
example:
```python
import json
text = '{"a": 1, "b":{"foo": 1, "bar": 2,}}'
data = j…
-
So there I was, happily humming a tune while beartype slays the typing demons of type-tetris' past... and, suddenly:
```python
import beartype.door.TypeHint as th
import beartype.typing as bt
…
-
### Describe the bug
我们在压测xinference时候发现,V100 2卡,调用/v1/chat/completions接口,stream参数是True,模型用qwen-14b-chat,用jmeter10并发进行压测,压测1分钟xinference就挂了,如果stream是False,是可以的.
### 报错日志
```
2024-07-08 11:34:3…
-
I'm looking at using one of my spare OAK-D-Lites to 'extend' my pipeline and hopefully increase the FPS, but think it's a bit of a waste of resources when I'm not using the cameras on it. As I unders…
-
![image](https://github.com/user-attachments/assets/bd6ba3f9-5410-491a-b0a5-93ed8896a9fb)
我的机器人不设置verificationToken,sdk应该支持传null或者"",如果按下面代码传null,会报空指针,如果传"", 则token不匹配
```java
cardActionHandler …
-
## Current behaviour
When viewing the history of an LFS-tracked file, if I click "Save as" in the right click menu of an old revision of the file, only the LFS pointer exists in the saved fil…
-
### Describe the issue as clearly as possible:
The reproduction file load Mixtral quantized with AQLM (this runs on a T4 on collab here : https://colab.research.google.com/drive/119c0tcRWKScoatfIYf…