-
In another issue, I wrote the following:
> I dream of a compiler that is powerful enough to let users focus solely on the *semantics* of a program (*what* is to be computed), while the compiler fig…
-
Hello, author, your vit code is very concise and excellent. I found that the pre-training weight provided by "timm" is very inconsistent with your code. The key and value are not in line with your cod…
-
I have trained an EEND model through ESPNet.
But when I want to inference some long audio files, I found that it's easy to out of memory when recognizing.
I've looked up some solutions, but most of …
-
Hi Matthias,
Nice work -- this package's great.
Having an issue with the code for the CAT 2000 training data set/the package's memory footprint.
I've created some saliency maps for the CAT 2…
-
Following up on the discussion in [ctapipe PR 1730](https://github.com/cta-observatory/ctapipe/pull/1730).
I noticed a significant difference in the RAM usage during training time between the ctapi…
-
Hi,
Thanks for the PyTorch implementation. It is really good. However, I've ran into some issues. While exporting using torch.onnx, I am getting an error. The code is as follows:
```
model = Effi…
-
We'd like to be able to backtrace the gradient of interp for implementing a toy model. Is anybody working on this?
If not we will file a PR. (cc: @energy)
-
When using ORPO to fine-tune mistral-7b-instruct-v0.3-bnb-4bit, after clicking orpo_trainer.train() to start, the following error message appears:
`-------------------------------------------------…
-
-
Hi guys, i tried to train the lora but i got a lot of error.
I don't know how to fix.
Thanks if anyone could help me.
Here's the error:
17:51:57-890597 INFO Start training Dreambooth...
17:…