-
I tried converting the Alpaca weights from HF's [repo](https://huggingface.co/circulus/alpaca-7b), but it failed.
What I did was:
1. python scripts/download.py --repo_id circulus/alpaca-7b --local…
-
Hi @marcoslucianops ,
I am trying to integrate Ultralytics' custom RT-DETR model with Deepstream, but I am having problems with the layer parser from ONNX. Could you please help me ?
This is my ONN…
-
This issue will track our analyses of **character streams**. Please contribute your thoughts by replying to this issue and keep the theme restricted to Character Streams.
Tables consist of **charac…
-
Hi All, i have convert pytorch model to torchscript json , its generates 84 bin file, How to minimize bin file
-
### System Info
```shell
System: MacOS
Onnx: 1.14
tensorflow: 2.11
While converting a model from hugging face to tflite using huggingface-cli, the model conversion ran okay, but later in infe…
-
I am trying to convert baichuan2-megatron to hf. When reading the code, i can not understand this part
```
def permute(x):
if revert:
return x.view(head_dim//2, 2, dim).transpo…
drxmy updated
10 months ago
-
Hey, thanks for sharing your excellent work!
In your paper you said that for rendered scenes you trained a NeRF model using its classical architecture, while real-world scenes are reconstructed wit…
-
Any way to use this with Scaled Yolov4?
Tried converting Yolov4-CSP to tensorflow weights and got an error.
-
### 🚀 The feature, motivation and pitch
Feature: common model interface intended for adoption by PyTorch frameworks to improve their interoperability.
Motivation: There are several PyTorch librari…
-
## ❓ Question
Hello. I am currently trying to infer the stable diffusion XL inpaint model using your package.
model link : https://huggingface.co/diffusers/stable-diffusion-xl-1.0-inpainting-0.1
…