MiscellaneousStuff

Results 11 comments of MiscellaneousStuff

Are you getting this using the code from this repository or are you running the dynamic quantisation in your own script?

That repo looks more developed than this one so that is probably a good idea, especially if they have verified their method has the same performance after optimisation. Good to...

Hello, thanks for your interest in the project! This page https://pytorch.org/docs/stable/quantization.html (Section: Backend/Hardware Support) explains that Dynamic Quantization relies on “fbgemm” which is a library that accelerates vector operations on...

I think if you just create an empty file called `dummy.wav` it should work.

Hi Brad, thanks for the suggestion! We're currently experimenting with Docker support and trying to increase the stability of the different components working together. We strongly agree that the project...

Turns out that inside of the SWE-agent, you can call ollama models using `ollama:

The `config_dirs.txt` file is a configuration file of [pylol](https://github.com/MiscellaneousStuff/pylol), which this repository relies on. Whether or not it's provided has nothing to do with it being open-source. However, I think...

Hello, A few months ago I worked on a [project](https://github.com/MiscellaneousStuff/comp-vis-avhubert/blob/main/main.ipynb) which used AV-HuBERT as a frozen feature extractor like you described in approach 1. I then trained a simple MLP...

I used the Jordan Peterson lectures on YouTube as I needed many hours of a single speaker speaking for long periods of time with their lips being clearly visible. However...

Whoo, that's a lot of questions, I'll try my best to answer all of them. 1. The main difference between Anterion and those other projects that you mentioned is that...