huggingface-examples
There are 3 repositories under huggingface-examples topic.
Chris-hughes10/pytorch-accelerated
A lightweight library designed to accelerate the process of training PyTorch models by providing a minimal, but extensible training loop which is flexible enough to handle the majority of use cases, and capable of utilizing different hardware options with no code changes required. Docs: https://pytorch-accelerated.readthedocs.io/en/latest/
dimitreOliveira/hf_tf_serving_examples
Simple examples of serving HuggingFace models with TensorFlow Serving
NouamaneTazi/ml_project_example
Example ML Project with a Hugging Face Space demo.