{"id":20677736,"url":"https://github.com/guildai/packages","last_synced_at":"2025-07-07T08:36:40.404Z","repository":{"id":57435562,"uuid":"106281587","full_name":"guildai/packages","owner":"guildai","description":"Guild AI package definitions","archived":false,"fork":false,"pushed_at":"2023-07-31T19:00:02.000Z","size":2842,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-08T13:17:02.892Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/guildai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-09T12:36:19.000Z","updated_at":"2023-07-31T19:00:09.000Z","dependencies_parsed_at":"2022-08-29T19:01:36.246Z","dependency_job_id":null,"html_url":"https://github.com/guildai/packages","commit_stats":null,"previous_names":["guildai/index"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guildai%2Fpackages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guildai%2Fpackages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guildai%2Fpackages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guildai%2Fpackages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guildai","download_url":"https://codeload.github.com/guildai/packages/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224427857,"owners_count":17309372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-16T21:16:54.449Z","updated_at":"2024-11-16T21:16:54.944Z","avatar_url":"https://github.com/guildai.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Guild AI Packages\n\nThis is the active source repository for Guild AI managed packages.\n\nEach sub-directory represents a package. Refer to each package\n`README.md` for details.\n\nPackages are built and deployed by members of the Guild AI package\nteam. They're available for installation using the Guild AI command\nline application. See [Installing packages](#installing-packages)\nbelow for details.\n\nLinks:\n\n- **[Package overview](https://www.guild.ai/docs/package/)**\n- **[Packaging developers guide](https://www.guild.ai/docs/developer/packaging/)**\n- **[Open issues](https://github.com/guildai/packages/issues)**\n\n## Installing packages\n\nTo use a package, you must install it first using `guild install`.\n\nEnsure that you have the latest version of Guild AI:\n\n```\n$ pip install guildai --upgrade\n```\n\nVerify your installation:\n\n```\n$ guild check\n```\n\nIf you know the name of the package you want to install, install it by\nrunning:\n\n```\n$ guild install PACKAGE\n```\n\nFor example, to install the `slim.resnet` package, run:\n\n```\n$ guild install slim.resnet\n```\n\n## Finding packages\n\nTo find a package, browse this repository or use `guild search`:\n\n```\n$ guild search TERM\n```\n\n## Getting package information\n\nOnce a package is installed, you can read more about it by running:\n\n```\n$ guild help PACKAGE\n```\n\nTo see a list of models available in the package, run:\n\n```\n$ guild models PACKAGE\n```\n\nTo see a list of operations available in the package, run:\n\n```\n$ guild operations PACKAGE\n```\n\n## Running package model operations\n\nPackages are primarily used to distribute models. You can run a model\noperation in Guild AI this way:\n\n```\n$ guild run MODEL:OPERATION [FLAG...]\n```\n\n`MODEL` is one of the models in the installed package and `OPERATION`\nis the model operation you want to run.\n\nTo get help on a particular operation, run:\n\n```\n$ guild run MODEL:OPERATION --help-op\n```\n\n## Getting help\n\nIf you have questions about Guild AI packages or are facing problems\nwith a particular package, please open an issue at\n[https://github.com/guildai/packages/issues](https://github.com/guildai/packages/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguildai%2Fpackages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguildai%2Fpackages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguildai%2Fpackages/lists"}