Block or Report
Block or report sgugger
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
3,167 contributions in the last year
Activity overview
Contributed to
huggingface/transformers,
huggingface/accelerate,
huggingface/doc-builder
and 18 other
repositories
Contribution activity
July 2022
Created 56 commits in 4 repositories
Created a pull request in huggingface/transformers that received 21 comments
Custom pipeline
What does this PR do? This PR adds the ability to support custom pipelines on the Hub and share it with everyone else. Like the code in the Hub fea…
+433
−51
•
21
comments
Opened 26 other pull requests in 5 repositories
huggingface/transformers
1
open
14
merged
1
closed
- Replace false parameter by a buffer
- Fix OwlViT tests
- Make errors for loss-less models more user-friendly
- Fix TrainingArguments help section
- Add vision example to README
- Better default for offload_state_dict in from_pretrained
- Fix template for new models in README
- Make sharded checkpoints work in offline mode
- Make Nezha tests slow
- Fix image segmentation and object detection pipeline tests
- Add filename to info displayed when downloading things in from_pretrained
- Fix slow CI by pinning resampy
- Update localized READMES when template is filled.
- Place inputs on device when include_inputs_for_metrics is True
- Doc to dataset
- Sort doc toc
huggingface/accelerate
6
merged
huggingface/doc-builder
2
merged
huggingface/diffusers
1
merged
NielsRogge/transformers
1
merged
Reviewed 134 pull requests in 5 repositories
huggingface/transformers
25 pull requests
- fix dtype of input_features in docstring
-
Change how
take_along_axisis computed in DeBERTa to stop confusing XLA - Add Italian translation of create_model.mdx and serialization.mdx
-
Skip passes report for
--make-reports - Generate: validate arguments
-
Fix
no_trainerCI - Allow loading pretrained shared Pytorch checkpoints into flax models
- Update all no_trainer scripts
- Italian/accelerate
- Italian/model sharing
- [DRAFT] Update group_texts in run_clm.py
- Italian translation of run_scripts.mdx gh-17459
- Translation/debugging
- start from 1.12, torch_ccl is renamed as oneccl_bindings_for_pytorch …
- Better messaging and fix for incorrect shape when collating data.
-
Update serving code to enable
saved_model=True - Add support for Sagemaker Model Parallel >= 1.10 new checkpoint API
- Fix typo in add_new_pipeline.mdx
- Change to FlavaProcessor in PROCESSOR_MAPPING_NAMES
- Add OWL-ViT model for zero-shot object detection
-
Fix
LayoutXLMdocstrings - Add custom config to quicktour
- Update cache for CircleCI tests
- Reduce console spam when using the KerasMetricCallback
- Typo in readme
- Some pull request reviews not shown.
huggingface/accelerate
25 pull requests
-
Create good defaults in
accelerate launch - Fix a few minor issues with example code in docs
- Create value errror in cli when accelerate config hasn't been run
- add on_main_process decorators
-
deepspeed version
0.6.7fix - Rename test extras to testing
- Add production testing + fix failing CI
- Allow for kwargs to be passed to trackers
- Add a gather_for_metrics capability
- enhancements and fixes for FSDP and DeepSpeed
- Add 8 bit support - chapter II
- Add support for downcasting bf16 on TPUs
- Add balanced option for auto device map creation
- Add more documentation for device maps computations
- Restyle prepare_one
- FSDP integration enhancements and fixes
- fix some parameter setting does not work for CPU DDP and bf16 fail in…
- Fixup all example CI tests and properly fail
- Warn user if no trackers are installed
- fixing deepspeed multi-node launcher
- Add special Parameters modules support
- Fix a bug when reduce a tensor.
- Add gradient accumulation doc
- Make gradient accumulation work with dispatched dataloaders
- Add benchmarks
- Some pull request reviews not shown.
huggingface/blog
2 pull requests
huggingface/doc-builder
2 pull requests
huggingface/notebooks
1 pull request
Created an issue in bmcfee/resampy that received 16 comments
Resampy 0.3.1 slows down other libraries
Hi there! We just debugged a problem on the Transformers CI that was suddenly taking way longer than before (by a x20 factor) and it all came down …
16
comments





