Bhuwan Bhatt
Bhuwan Bhatt
pre-commit helps everyone commit uniformly styled code. It also makes it easier to restrict undocumented code. Adding pre-commit will encourage contributors to push code that is aligned with PEP.
## 🚨🚨 Feature Request - [ ] Related to an existing [Issue](../issues) - [x] A new implementation (Improvement, Extension) ### Is your feature request related to a problem? In large...
### Discussed in https://github.com/aws/sagemaker-python-sdk/discussions/3638 Originally posted by **monika-prajapati** February 6, 2023 I have a model that I want to deploy as a sagemaker endpoint. I followed [this documentation](https://sagemaker.readthedocs.io/en/stable/frameworks/pytorch/using_pytorch.html#bring-your-own-model) and did...
In [Loading a dataset from the Hub](https://huggingface.co/learn/nlp-course/chapter3/2#loading-a-dataset-from-the-hub) section of the course(english language), I think there is a grammatical error. At the end of the section you can find: > Behind...
### Which component is this bug for? Traceloop SDK ### 📜 Description For some reasons, the installation script downloads all versions of the library. Is this intended or a bug?...