-
### Due diligence
- [X] I have done my due diligence in trying to find the answer myself.
### Topic
The PyTorch implementation
### Question
Thanks for nice work.
I write code for answer aud…
-
**Describe the bug**
Microsoft.ML.OnnxRuntime.OnnxRuntimeException: '[ErrorCode:InvalidGraph] Load model from C:\Users\User\Desktop\C# Code\OnnxConsoleApp\MLWebApi\Models\WhisperSmall.en\model.onnx f…
-
### Describe the issue as clearly as possible:
When using JSON-structured generation enum type with Non-ASCII character not working properly. Non-ASCII characters(like Chinese) will be force to enc…
-
### Describe the bug
The model contains a lots of linears, size like llama-7b, code is below:
```
import torch
from torch.utils.data.dataset import TensorDataset
from torch.utils.data.dataloader …
-
```python
Trying to load custom node /home/musclez/ComfyUI/custom_nodes/ComfyUI-Open-Sora
Loading bitsandbytes native library from: /home/musclez/ComfyUI/.venv/lib/python3.11/site-packages/bitsandby…
-
### 🐛 Describe the bug
When running TorchServe the process logs show java.io.IOException: error=40, Too many levels of symbolic links. This is caused by the creation of self referential links in the …
-
what happened,here is my pip list
aiofiles 23.2.1
aiohttp 3.8.5
aiosignal 1.3.1
altair 5.1.1
annotated-types 0.5.0
…
-
Creating a `requirements.txt` file might help users for dependencies :)
-
Can you add a requirement.txt file of this project as I am getting different issues related to in compatible version of different modules
-
I am having trouble running Llava model in the benchmark suite. I am getting an error saying the LlavaConfig is unrecognized, but I see LlavaConfig in the choices.
Here is what I did:
- Set LLA…