-
Thanks for the project, I have managed to run the project on CPU with decent speed (**6.2 - 6.8 tokens per second**), however, the
the model only generates a small piece of content, and the response…
-
Hi,
The memory requirement for the transformer is quite large, in the paper they trained with max 800 faces and for this you'll need 19 GB VRAM (napkin math).
This is quite impractical and if you …
-
[The format of the issue]
Paper name/title:
Paper link:
Code link:
amusi updated
8 months ago
-
Union types express a subtyping relationship, but I am unclear as to whether typeclasses (i.e. Rust's traits) do?
If a `trait B` extends another `trait A` and `B` reuses the implementations of `A`, c…
-
This issue will collect all feedback submitted via the feedback form at the end of each tutorial
----
Results have been [aggregated](https://nbviewer.jupyter.org/github/bebatut/galaxy-training-m…
-
Prior discussion:
https://github.com/keean/zenscript/issues/14#issuecomment-308722477
https://github.com/keean/zenscript/issues/33#issuecomment-362720879
https://github.com/keean/zenscript/is…
-
Ran `pip install -U -r requirements.txt -r requirements-dev.txt
python setup.py install` and got the following error below. (Yes I upgraded pip). Any ideas?
Error output below:
`
Collecting en…
-
-
Thanks for your job,I used **Segformer** before in my work.**FasterVit** has a similiar dimension structure with its encoder.When i deal with image size 320*320.
In **Segformer** encoder,The dimensio…
-
Sorry for asking a vague question that encompasses OTOv3 but I'm in a rush in my thesis and I just bumped into your paper. I just need some pointers. Also some extra questions:
- What encoding scheme…