-
I am researching scaling laws across models and architectures among other things and was wondering if you could share the logs\training losses\val eval of the models you have ran for the scaling law e…
borgr updated
8 months ago
-
The website is shown with vertical and horizontal scrollbars:
![image](https://github.com/user-attachments/assets/34987a9f-2975-4b62-815e-8537217db3f5)
I don't know if this issue has to be fixed w…
-
When using OmniScaler i've noticed the scaling is lower quality than the one i get from regular fullscreen scaling.
(It looks like [Nearest-neighbord vs Bilinear/Bicubic](https://en.wikipedia.org/w…
-
Hi Artem, I've noticed that the current implementation of the antialiasing doesn't work correctly. I've made a comparison of a thumbnail antialiased by swayimg against imagemagick's cubic filter and t…
-
Missing values: Identify missing values using isnull() and decide how to handle them (imputation, removal, etc.).
Data formatting: Ensure that all columns have the correct data types (e.g., convert…
-
- [ ] [[2204.02311] PaLM: Scaling Language Modeling with Pathways](https://arxiv.org/abs/2204.02311)
# [PaLM: Scaling Language Modeling with Pathways](https://arxiv.org/abs/2204.02311)
## Snippet
"…
-
In encoder.py, line 163,
`self.latent_scaling = self.latent_scaling / (self.latent_scaling - 1) * 2.0`
self.latent_scaling should bet a scale factor around 2, this makes no sense, because in line …
-
The contents of the satellite window are blurry in niri with 2x scaling turned on.
It would be nice if the contents of the satellite window scaled properly like the window manager.
-
All the logic for scaling up a manager is already implemented and so is gateway logic so we just need a way to enable auto scaling, specify a duration to check and a threshold to scale on.
For exam…
-
Hi
I have been working on recommendation systems project. We found this library to be very useful. I have tried using this library on a subset of data, and most of the things have been smooth. This i…