-
**Issue Description:**
When attempting to convert an ONNX model to a TensorRT engine in a Jetson environment, the following error occurs:
```
[W] onnx2trt_utils.cpp:363: Your ONNX model has bee…
-
Trying https://huggingface.co/XLabs-AI/flux-RealismLora/tree/main resulted in the following error. I assume this is operator error?
```
mflux-generate --model dev --prompt "Luxury food photograph …
-
**Describe the bug**
Error when export .pb to onnx which came from kras.application.*
tf_rep.tensor_dict is empty and onnx too
**To Reproduce**
``` Python3
import onnx
import os
from on…
-
Bonjour,
J'ai essayé de convertir votre modèle (qui semble être le seul pertinent pour du sentiment analysis sur des textes français) au format TensorFlowJS (https://www.tensorflow.org/js/tutorials…
-
Hello! Thank you so much for publishing such a great code!
Thanks to you, I'm enjoying my voice conversion!
I'm currently using hifigan as a vocoder for voice conversion, and I'm trying to train i…
-
For no reason at all, I decided to try running the model on my RTX 3090. This turned out to be surprisingly difficult, so I am documenting my process here for people to search up.
Although the READ…
-
Platform (like ubuntu 18.04):
Python version: 3.6
Source framework with version (like Tensorflow 1.4.1 without GPU):
Destination framework with version (like Caffe 1.0 without GPU):
Pre-tr…
-
### System Info
Hello developer,
The Llama-3 model was released today.
I want to convert this model to a hf model, but when I follow the readme, the following issue occurs.
` File "/workspace/…
-
### Description
```shell
It appears that Triton Server with Faster transformer backend doesn't work as expected when loading the model repository from S3 (containing both configuration and model weig…
-
### Description
A lot of parameters in FLOPS have different behavior based on the absolute value of that parameter (for example the weights overrides act as a scale factor when between 0 and 5, and a…