Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
replicate/cog
Pull Requests
Commits
main
FFI
add-image-type
add-python3.13
andreas/gha-cache
async
async-fixup-predict
💔/async-webrtc
bfirsh/spawn
cog-mask
copy-of-pr-1638
current-scope-no-longer-experimental
de-dupe-choices
dependabot/github_actions/actions/setup-go-6
dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/s3-1.88.7
dependabot/go_modules/github.com/containerd/containerd/v2-2.0.7
dependabot/go_modules/github.com/docker/cli-28.5.1incompatible
dependabot/go_modules/github.com/docker/docker-28.4.0incompatible
dependabot/go_modules/github.com/getkin/kin-openapi-0.133.0
dependabot/go_modules/github.com/go-viper/mapstructure/v2-2.4.0
dependabot/go_modules/golang.org/x/crypto-0.45.0
dependabot/go_modules/google.golang.org/grpc-1.76.0
dependabot/pip/attrs-gte-20.1-and-lt-26
dependabot/pip/fastapi-gte-0.100-and-lt-0.129.0
dependabot/pip/structlog-gte-20-and-lt-26
dependabot/pip/test-integration/test_integration/fixtures/granite-project/protobuf-6.31.1
dependabot/pip/test-integration/test_integration/fixtures/granite-project/requests-2.32.4
dependabot/pip/test-integration/test_integration/fixtures/granite-project/urllib3-2.5.0
dependabot/pip/test-integration/test_integration/fixtures/install-requires-packaging/torch-2.7.1
dependabot/uv/urllib3-2.6.3
dependabot/uv/uv-0.9.6
dependabot/uv/virtualenv-20.36.1
dependabot/uv/werkzeug-3.1.5
design.md
💔/doctor
fix/no-panic-missing-torch
forward-telemetry
generate-cli-docs-with-cobra
gh-pages
homebrew-friendly-build
list-of-objects
main
make-registry-flag-global
marcus/add-new-version
markphelps/fix-vllm-transformers-deps
mattt/async
mattt/fix-pydantic-v1-incompatibility
mattt/pydantic-v2--file-class-work
mattt/rebase-async
mattt/rust-server
mattt/target-concurrency
mattt/update-goreleaser-action-4-to-6
mattt/update-install-script
md/buildkit-pipelines
md/cog-wheel-embedding
md/coglet-test-fixes
md/cogpack
md/docker-api-client
md/drop-python38-support
md/fix-compatgen
md/fix-log-output
md/hack/assist
md/hack/remote-run
more-metric-types
mp/coglet-test-fixes
mp/modernize
neville/debug
neville/req
nikhil/secrets
numpy-io
pipelines
💔/post-install
python-3-13
run-tokens
run-tokens-publish
sackfield/add-first-class-chat-message-type
sackfield/add-replicate-username-flag
sackfield/change-x-fast-fast-boots
sackfield/convert-files-data-urls-webhooks
sackfield/dotenv-predict
sackfield/fix-async-data-files
test-tqdm-stream-redir
torch-2.7.0
torch-2.9-cuda-13
update-llm-docs-20250924001920
update-llm-docs-20250926001906
update-llm-docs-20250929002002
update-llm-docs-20251212002213
update-llm-docs-20251213002102
update-llm-docs-20251214002411
update-llm-docs-20251215002339
update-llm-docs-20251216002240
update-llm-docs-20251217002125
update-llm-docs-20251218001844
update-llm-docs-20251219002221
update-llm-docs-20251220002114
update-llm-docs-20251221002359
update-llm-docs-20251222002322
update-llm-docs-20251223002204
update-llm-docs-20251224002158
update-llm-docs-20251225002159
update-llm-docs-20251226002208
update-llm-docs-20251227002135
update-llm-docs-20251228002501
update-llm-docs-20251229002424
update-llm-docs-20251230002213
update-llm-docs-20251231002253
update-llm-docs-20260101002529
update-llm-docs-20260102002234
update-llm-docs-20260103002131
update-llm-docs-20260104002521
upload-aarch64-bin
upload-api-v2
worker-subprocess
Port concurrent predictions test to Go and consolidate curl command (#2632)
markphelps
committed
1 day ago
Verified
1eb813a5
Bump actions/download-artifact from 6 to 7 (#2582)
dependabot[bot]
committed
2 days ago
Verified
d15d3f36
Add architecture documentation for maintainers (#2633)
michaeldwan
committed
2 days ago
Verified
76050174
Avoid panic and return helpful error when torch version is not specified (#2619)
SharkFishDeveloper
committed
2 days ago
Verified
3dfe1001
fix: make TestPredictionPathUploadIterator deterministic (#2631)
markphelps
committed
2 days ago
Verified
4c3cc8b7
Bump actions/upload-artifact from 4 to 6 (#2621)
dependabot[bot]
committed
3 days ago
Verified
c5073381
fix: eliminate race condition in shutdown by setting gracefulShutdown flag earlier (#2628)
markphelps
committed
3 days ago
9eb0b25c
chore: rm coglet python ITs because they hang and we are going to remove this code anyways
markphelps
committed
3 days ago
8c861144
Rename [slow] condition to [fast] for better readability
markphelps
committed
3 days ago
0285e1dc
Clarify [slow] condition behavior in test documentation
markphelps
committed
3 days ago
b95d96a2
Document test conditions in integration test documentation
markphelps
committed
3 days ago
219e0a9c
Fix build_cog_version_match test to match Python version comparison logic
markphelps
committed
3 days ago
d89c5094
Make monobase tests skip only on non-linux/amd64
markphelps
committed
3 days ago
8945ddf9
Embed predictor fixtures directly in code_xforms tests
markphelps
committed
3 days ago
51996edc
Address integration test review feedback
markphelps
committed
3 days ago
19341aed
Remove Python tests ported to Go testscript framework
markphelps
committed
3 days ago
d91acdf3
Port 27 additional integration tests to Go testscript framework
markphelps
committed
3 days ago
52056968
Add COG_CA_CERT env var to inject custom CA certificates into builds
michaeldwan
committed
3 days ago
94a1f34f
Add 30-minute timeout to all CI jobs
markphelps
committed
3 days ago
2357f86c
Skip Docker Hub login for forked PRs (#2629)
markphelps
committed
3 days ago
Verified
68fd30c6
Add Go-based integration test framework using testscript (#2622)
michaeldwan
committed
3 days ago
Verified
471de5b7
Replace asdf/direnv with mise (#2624)
michaeldwan
committed
4 days ago
Verified
67ad4217
Add COG_WHEEL env var for runtime selection (cog/coglet/coglet-alpha) (#2616)
michaeldwan
committed
11 days ago
Verified
aab14285
docs: update llms.txt (#2615)
github-actions[bot]
committed
12 days ago
Verified
d2225938
Expose prediction IDs for model code (#2591)
NikhilSinha1
committed
29 days ago
Verified
e3c842df
Improve credential helper error message with registry and actual error (#2588)
michaeldwan
committed
30 days ago
Verified
c29e6b70
Backport cog-runtime (#2583)
michaeldwan
committed
31 days ago
Verified
3b18cc4e
Remove unused docker CLI client (#2576)
michaeldwan
committed
31 days ago
Verified
27e8ffc5
Move CLAUDE.md to AGENTS.md, update contents, and a symlink to preserve (#2575)
michaeldwan
committed
37 days ago
Verified
c49bf760
Update uv.lock with rev 3 format. No dependency version changes! (#2572)
michaeldwan
committed
37 days ago
Verified
c6739579
Older