{"id":25426765,"url":"https://github.com/detrin/model-deployment-example","last_synced_at":"2026-04-19T04:34:04.715Z","repository":{"id":276388272,"uuid":"929130156","full_name":"detrin/model-deployment-example","owner":"detrin","description":"Example of heavy model deployment with celery, redis and FastAPI, model kakaobrain/align-base is used.","archived":false,"fork":false,"pushed_at":"2025-02-07T22:28:53.000Z","size":2573,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-14T05:23:41.054Z","etag":null,"topics":["celery","deployment","fastapi","redis"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/detrin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-07T21:30:44.000Z","updated_at":"2025-02-07T22:34:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"a4cf9c2f-15c9-4d38-b8d8-bede17577577","html_url":"https://github.com/detrin/model-deployment-example","commit_stats":null,"previous_names":["detrin/model-deploymen-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/detrin/model-deployment-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detrin%2Fmodel-deployment-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detrin%2Fmodel-deployment-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detrin%2Fmodel-deployment-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detrin%2Fmodel-deployment-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/detrin","download_url":"https://codeload.github.com/detrin/model-deployment-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detrin%2Fmodel-deployment-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31995087,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["celery","deployment","fastapi","redis"],"created_at":"2025-02-17T00:21:52.837Z","updated_at":"2026-04-19T04:34:04.707Z","avatar_url":"https://github.com/detrin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# model-deploymen-example\nExample of heavy model deployment with celery and FastAPI, model kakaobrain/align-base is used. \n\n## Usage\n\nSet up docker containers\n```\ndocker-compose up --build --scale worker=2\n```\n\nSet up the local env \n```shell\nuv venv --python=3.12 \nsource .venv/bin/activate\nuv pip install -r requirements_local.txt s\n```\n\nTest the deployed model\n```shell\npython3.12 test.py --image data/cat2.jpg --categories 'dog', 'cat'\nls data | xargs -P4 -I{} python3.12 test.py --image data/{} --categories 'dog', 'cat'\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdetrin%2Fmodel-deployment-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdetrin%2Fmodel-deployment-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdetrin%2Fmodel-deployment-example/lists"}