-
### Is there an existing issue for this problem?
- [X] I have searched the existing issues
### Operating system
macOS
### GPU vendor
Apple Silicon (MPS)
### GPU model
_No response_
### GPU VRA…
-
Hello,
From the README, it is not clear how to supply a protein or a list thereof for training/inference. Could you clarify:
- how to supply inputs (proteins for --site, protein pairs for --search)
…
-
### Describe the issue
com.microsoft::BeamSearch op is outputting wrong values when following conditions are satisfied:
- Running on CUDA execution provider
- Using _model_type_ = 1 (T5-like mode…
-
https://openai.com/blog/clip/
Python example
```
from sentence_transformers import SentenceTransformer, util
from PIL import Image
import glob
import torch
import pickle
import zipfile
im…
-
### 🚀 The feature, motivation and pitch
It is very common for large models to encounter infinite loops during inference, and we need some methods to prevent this from happening. If infinite loops d…
-
### Feature request
I was going the discussion of converting tensors to lists.
Is there a way to leverage pyarrow's Tensors for nested arrays / embeddings?
For example:
```python
import pyarr…
-
In `src/pipelines/utils.py`, the fuction `set_tensor_interpolation_method` doesn't look like it's ever been used. I searched for this function name globally in VSCode and found that it only appeared o…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…
-
is there a way to install this on windows?
-
### Your current environment
Name: vllm
Version: 0.6.3.post2.dev171+g890ca360
### Model Input Dumps
_No response_
### 🐛 Describe the bug
I used the interface from this vllm repository …