Some out-of-the-box hooks for pre-commit Python5.7k744 pre-commit.compre-commit.comPublic Python200312 Repositories Type Language Sort mirrors-clang-formatPublic mirror ofhttps://github.com/ssciwr/clang-format-wheelfor pre-commit Python56MIT3500UpdatedMay 8, 2025 ...
# via pre-commit wcwidth==0.2.6 # via prompt-toolkit werkzeug==2.3.6 3 changes: 1 addition & 2 deletions 3 frameos/vendor/inkyPython/check.py Original file line numberDiff line numberDiff line change @@ -1,8 +1,7 @@ from typing import Dict import sys import json def log(obj:...
- black==22.10.0 # keep in sync with black hook # Check for common mistakes - repo: https://github.com/pre-commit/pygrep-hooks rev: "v1.9.0" hooks: - id: python-check-blanket-noqa - id: python-check-blanket-type-ignore - id: python-no-log-warn - id: python-no-eval - id:...
Commit Permalink add pre-commit Browse files main (EleutherAI/lm-evaluation-harness#317) Mistobaan committed May 3, 2022 1 parent 7a03811 commit 121b709 Showing 732 changed files with 4,180 additions and 3,430 deletions. Whitespace Ignore whitespace Split Unified ...
python demo.py to automatically download models and data, prepare raw data into db that is ready to use for the program, generate a training scripts. Note that by default thedemo.pywill use a dummy data, please specify the Reddit training data by using option--data. Three options are avai...
Sort tool: blurplaces most blurred faces at end of folder histgroups images by similar content hist-dissimplaces most similar to each other images to end. hist-blursort by blur in groups of similar content brightness hue blackPlaces images which contains black area at end of folder. Useful to...
which animal has black and white stripes?A black and white striped cat . Handling context that does not appear in training examples (note that training examples are sampled from 2005 to 2017) UserBot The trading war between China and US is still happening .I'm sure the Chinese government an...
python3.6 demo.py Train model with Docker environment To start, first install the docker and Nvidia-docker from their official repos. The image environment for running the code can be loaded as below: Nvidia-docker v2.* $ docker run --gpus all --ipc=host --rm -it -v $PWD:/workspace...