open source contributions
Iâve collaborated in several đ¤ Hugging Face repos. Here, you can find the full list of current work, closed PRs and opened PRs in their repos.
To highlight some projects:
- Iâve developed 3 computer vision cookbooks, including state-of-the-art technologies like ColPali and Qwen2-VL.
- Iâm currently developing recipes related to Llama 3.2, including its deployment posibilities using TGI and how to do tool calling.
- Iâm also currently exploring advances VLM models and how to integrate them with TRL.
Current work (Oct 24)
Huggingface-llama-recipes
- Adding Using the Text Generation Inference (TGI) with Llama Models #69 â https://github.com/huggingface/huggingface-llama-recipes/pull/69
- Tool calling #29 â https://github.com/huggingface/huggingface-llama-recipes/pull/29
TRL
- [SFT VLM] Add support for Molmo models #2136 â https://github.com/huggingface/trl/issues/2136
Closed PRs
Cookbooks
- Added Cookbook for Multimodal Retrieval-Augmented Generation (RAG) with Document Retrieval (ColPali) and Vision Language Models (VLMs) â https://github.com/huggingface/cookbook/pull/210
- Updated broken image link in Fine-Tuning Object Detection on a Custom DatasetâŚÂ notebook #204 â https://github.com/huggingface/cookbook/pull/204
- Add Notebook for Fine-Tuning Semantic Segmentation Models and Using the Inference APIÂ #201 â https://github.com/huggingface/cookbook/pull/201
- Added missing HF login cell in Agent for text-to-SQL with automatic error correction notebook #198 â https://github.com/huggingface/cookbook/pull/198
- Updated introduction and installation instructions #196 â https://github.com/huggingface/cookbook/pull/196
- Have several agents collaborate in a multi-agent hierarchy đ¤đ¤đ¤Â notebook improvements #194 â https://github.com/huggingface/cookbook/pull/194
- Removed duplicated Open in Colab button in Semantic reranking with Elasticsearch and Hugging Face #192 â https://github.com/huggingface/cookbook/pull/192
- Object Detection Fine tuning cookbook with Deployment in Spaces, and Gradio API Integration #189 â https://github.com/huggingface/cookbook/pull/189
- Updated code in the notebooks in Chinese to match English versions #178 â https://github.com/huggingface/cookbook/pull/178
- Paragraph refined in Build RAG with Hugging Face and Milvus #176 â https://github.com/huggingface/cookbook/pull/176
- Indentation update in RAG backed by SQL and Jina Reranker v2 cookbook #174 â https://github.com/huggingface/cookbook/pull/174
- Corrected malformed URLÂ #172 â https://github.com/huggingface/cookbook/pull/172
- Typos fixed in Using LLM-as-a-judge đ§ââď¸ for an automated and versatile evaluation #170 â https://github.com/huggingface/cookbook/pull/170
- Migrating from OpenAI to Open LLMs Using TGIâs Messages API notebook updated #167 â https://github.com/huggingface/cookbook/pull/167
- Updated table rendering working in Colab in âHow to use Inference Endpoints to Embed Documentsâ #164 â https://github.com/huggingface/cookbook/pull/164
- Added HF login, and OpenAI and Anthropic packages installation #149 â https://github.com/huggingface/cookbook/pull/149
- Fix minor issues in agents notebook when run using Colab #147 â https://github.com/huggingface/cookbook/pull/147
- Fixed small typo in agents notebook #143 â https://github.com/huggingface/cookbook/pull/143
- Fix Issues with Colab Notebook in âAnnotate text data using Active Learning with Cleanlabâ #139 â https://github.com/huggingface/cookbook/pull/139
- Restored broken link to FAQÂ #137 â https://github.com/huggingface/cookbook/pull/137
- Patch to enable notebook functionality with a workaround #132 â https://github.com/huggingface/cookbook/pull/132
- Restored broken link in Fine-tuning a Code LLM on Custom Code on a single GPU notebook #130 â https://github.com/huggingface/cookbook/pull/130
- Fixed typo in RAG with Gemma+ES+HF cookbook #128 â https://github.com/huggingface/cookbook/pull/128
- Solved small issues when running RAG evaluation notebook in Colab #126 â https://github.com/huggingface/cookbook/pull/126
- Updated advanced RAG notebook dependencies #121 â https://github.com/huggingface/cookbook/pull/121
- Added langchain-community pip install #116 â https://github.com/huggingface/cookbook/pull/116
Huggingface-llama-recipes
- Small punctuation update in Run Llama with AWQ notebook #12 â https://github.com/huggingface/huggingface-llama-recipes/pull/12
Setfit
- Renamed evaluation_strategy to eval_strategy #538 â https://github.com/huggingface/setfit/pull/538
Blog
- Updated broken notebook link in Llama 3.2âs blog â https://github.com/huggingface/blog/pull/2371
- âThe 5 Most Under-Rated Tools on Hugging Faceâ post improvements #2320 â https://github.com/huggingface/blog/pull/2320
- Typo fixed in Open-source LLMs as LangChain Agents blog #2288 â https://github.com/huggingface/blog/pull/2288
Computer-vision-course
- Updated broken link in Unit 3 - Swin transformer #346 â https://github.com/johko/computer-vision-course/pull/346
- Embedded space URL corrected #339 â https://github.com/johko/computer-vision-course/pull/339
- Removed sentence pointing to missing video #332 â https://github.com/johko/computer-vision-course/pull/332
- Object detection fine-tuning code issues #331 â https://github.com/johko/computer-vision-course/pull/331
- Updated Math description to correct rendering #316 â https://github.com/johko/computer-vision-course/pull/316
- Added credits as a reviewer #310 â https://github.com/johko/computer-vision-course/pull/310
- Added missing quotes to sentence #276 â https://github.com/johko/computer-vision-course/pull/276
- Small typo fixed #266 â https://github.com/johko/computer-vision-course/pull/266
- Italic rendering problem updated #265 â https://github.com/johko/computer-vision-course/pull/265
- Reviewed general punctuation and fixed some broken links #251 â https://github.com/johko/computer-vision-course/pull/251
- Removed audio from Ethics and Biases unit #247 â https://github.com/johko/computer-vision-course/pull/247
Transformers
- Agents, supercharged - Multi-agents, External tools, and more docs typo fixed #33478 https://github.com/huggingface/transformers/pull/33478
- Corrected Agents and tools documentation links typos #33471 â https://github.com/huggingface/transformers/pull/33471
- Fix incomplete sentence in Zero-shot object detection documentation #33430 â https://github.com/huggingface/transformers/pull/33430
- Fixed typo repeated word in DETR docs #33250 â https://github.com/huggingface/transformers/pull/33250
Smol-vision
- Updated installation using pip in ColPali_+_Qwen2_VL.ipynb #12 â https://github.com/merveenoyan/smol-vision/pull/12
Open PRs
Huggingface-llama-recipes
- Adding Using the Text Generation Inference (TGI) with Llama Models #69 â https://github.com/huggingface/huggingface-llama-recipes/pull/69
Evaluate
- Typo fixed in Types of Evaluations in đ¤ Evaluate documentation #640 â https://github.com/huggingface/evaluate/pull/640
Notebooks
- Updated Object detection task notebooks #515 â https://github.com/huggingface/notebooks/pull/515
- Removed duplicated login cell in NLP course notebook #511 â https://github.com/huggingface/notebooks/pull/511
NLP Course
- Updated Github rate limit URLÂ #740 â https://github.com/huggingface/course/pull/740
- Updated number of models in HF Hub #738 â https://github.com/huggingface/course/pull/738
- Updated files structure in 4. Sharing models and tokenizers - Sharing pretrained models #736 â https://github.com/huggingface/course/pull/736
- Updated authentication instructions: replace username/password with token #733 â https://github.com/huggingface/course/pull/733
- Updated dataset features ClassLabel inconsistent output #731 â https://github.com/huggingface/course/pull/731
- Updated .bin to .safetensors in 2. Using đ¤ Transformers - Models - Saving methods #729 â https://github.com/huggingface/course/pull/729
- Updated BERT checkpoint link updated #727 â https://github.com/huggingface/course/pull/727
- Typo fixed in Chapter 4 - Building a model card #725 â https://github.com/huggingface/course/pull/725
- Fix typo in title: corrected missing brackets in sequence-to-sequence models #724 â https://github.com/huggingface/course/pull/724
- Corrected link redirection in 7. Main NLP Tasks - Token classification #722 â https://github.com/huggingface/course/pull/722
Audio-transformers-course
- Updated Makefile small typo #189 â https://github.com/huggingface/audio-transformers-course/pull/189
Hug-docs
- Updated index punctuation #1371 â https://github.com/huggingface/hub-docs/pull/1371