Martina Fumanelli

Results 5 issues of Martina Fumanelli

Hi! Let's bring the documentation to all the Italian-speaking community :) Who would want to translate? Please follow the 🤗 [TRANSLATING guide](https://github.com/huggingface/transformers/blob/main/docs/TRANSLATING.md). Here is a list of the files ready...

Documentation
WIP

Modify the benchmark function to include compatibility with Hugging Face models 🌈

good first issue

Slipped in some fresh guidelines into the CONTRIBUTING.md file

# Description **ToMe (Token Merging)** is an optimization technique recently released by Meta AI. It enables acceleration for Visual Transformers by merging tokens with very similar information, and thus speeding...

enhancement

### Problem The `optimize_model` function transfers the original model from the GPU to the CPU: ![image](https://user-images.githubusercontent.com/53374883/225872593-d49b1c3a-4b53-434b-a437-cc9e19390e5f.png) ### Desired Behavior Maintaining the model on the initial device.

good first issue
speedster