Alain Le Noac'h
Alain Le Noac'h
Why do we consider all the users in the vouching matrix ? If we had 100,000 contributors, we could not implement such a large matrix (if each element is coded...
In order to improve the diversity of our recommandations, or to allow users to filter on specific topics, we need to be able to automatically attribute topics to YouTube videos....
It would be nice to be able to guess the Tournesol score of videos that have not been compared yet. Or to extrapolate the "final" score, when there isn't a...
I discovered LIT from an issue on [TransformerLens](https://github.com/neelnanda-io/TransformerLens), which is a mechanistic interpretability Python library that seeks to analyze at a low level how transformers work. They use techniques such...
### 🐛 Describe the bug When using 8-bit inference, there is a hook function that is created by the `accelerate` library and that replaces the `forward` method. When using `inspect.getfullargspec`...
### 🚀 The feature, motivation, and pitch By default, PyTorch uses the Pickle format to save and load models. Unloading a Pickle file could unfortunately lead to remote code execution,...
### 🚀 The feature, motivation, and pitch Using tiny models for the tests may speed up the tests by a factor of 2 or 3, while still effectively verifying the...