GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
Watchtower [Watchtower][https://github.com/containrrr/watchtower]是一款自由开源的应用,用来监控运行中的Docker 容器,并且当它发现基础镜像被更改后,可以自动的更新容器。 若Watchtower 发现一个运行中的容器需要更新,它会以发送SIGTERM 信号的方式,优雅的结束运行中容器的运行。 它会下载新镜像,然后以最初部署时使...
项目简介WatchtowerGitHub项目地址:https://github.com/containrrr/watchtower这个拥有15.7k星的开源神器,堪称Docker生态的"自动巡航系统"。它就像个24小时待命的运维工程师,实时监控你所有容器的镜像版本,发现更新即刻执行"停止旧容器→拉取新镜像→启动新容器"三连操作。项目五大核心优势1. 智能巡航监控:通过Docker ...
.github Use trusted publishing and hatch Jan 1, 2025 docs Fix intersphinx mapping Feb 25, 2025 test Fix black and isort violations Aug 21, 2024 watchtower Use getMessage with add_log_record_attrs (#184) Feb 25, 2025 .gitignore Update empty message filtering to catch formatted string case ...
.github workflows FUNDING.yml docs test watchtower .gitignore Changes.rst LICENSE MANIFEST.in Makefile README.rst SECURITY.md common.mk pyproject.toml Breadcrumbs watchtower / .github/ Directory actions More options Failed to load latest commit information. Latest commit Cannot retrieve latest commit ...
Sign up for GitHub By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails. Already on GitHub? Sign in to your account 157 Open 721 Closed Author Filter by author Loading Label Filter by label Loading...
数据质量检查工具, 用于诊断数据的问题. Contribute to acracker/data_watchtower development by creating an account on GitHub.
VLM中视觉部分采用已经实现初步语义对齐的CLIP模型,具体为:clip-vit-large-patch14,使用两层MLP进行特征映射(实际上一层也是可以的,已经对齐过的视觉模型更多需要的是调整映射中心)。通过重写QWenModel的forward,将对应的image标记替换为视觉特征。 训练 数据使用了多语言数据,这里主要为COCO2017数据集以及AI Challenger图...
The ReadME Project GitHub community articles Repositories Topics Trending Collections Enterprise Enterprise platform AI-powered developer platform Available add-ons Advanced Security Enterprise-grade security features GitHub Copilot Enterprise-grade AI features Premium Support Enterprise-grade 24/7 sup...
.circleci .github/ISSUE_TEMPLATE actions app container notifications .codacy.yml .gitignore CODE_OF_CONDUCT.md CONTRIBUTING.md Dockerfile Dockerfile.self-contained LICENSE.md README.md _config.yml go.mod go.sum goreleaser.yml main.go READ...