{"id":13493034,"url":"https://github.com/lmstudio-ai/model-catalog","last_synced_at":"2025-03-28T11:31:21.293Z","repository":{"id":175750356,"uuid":"653959854","full_name":"lmstudio-ai/model-catalog","owner":"lmstudio-ai","description":"A collection of standardized JSON descriptors for Large Language Model (LLM) files.","archived":true,"fork":false,"pushed_at":"2024-08-01T00:56:35.000Z","size":160,"stargazers_count":793,"open_issues_count":34,"forks_count":88,"subscribers_count":20,"default_branch":"main","last_synced_at":"2024-10-31T07:34:11.159Z","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/lmstudio-ai.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":"2023-06-15T05:34:48.000Z","updated_at":"2024-10-28T16:44:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"f0bde4ed-ae40-446d-b1b9-39b9cf8337e8","html_url":"https://github.com/lmstudio-ai/model-catalog","commit_stats":null,"previous_names":["lmstudio-ai/model-catalog"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lmstudio-ai%2Fmodel-catalog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lmstudio-ai%2Fmodel-catalog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lmstudio-ai%2Fmodel-catalog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lmstudio-ai%2Fmodel-catalog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lmstudio-ai","download_url":"https://codeload.github.com/lmstudio-ai/model-catalog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246020887,"owners_count":20710837,"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-07-31T19:01:11.610Z","updated_at":"2025-03-28T11:31:21.027Z","avatar_url":"https://github.com/lmstudio-ai.png","language":"Python","funding_links":[],"categories":["Python","A01_文本生成_文本对话","LLMs ChatUI"],"sub_categories":["大语言对话模型及数据"],"readme":"![version](https://img.shields.io/badge/version-0.0.1-blue)\n\n# model-catalog\n\nA collection of standardized JSON descriptors for Large Language Model (LLM) model files.\n\n#### `\u003cmodel_name\u003e.json`\n\nA single JSON file describes a model, its authors, additional resources (such as an academic paper) as well as available model files and their providers.\n\nVersion `0.0.1` of this format attempts to capture an informative set of factors including:\n- model size (e.g. `7B`, `13B`, `30B`, etc.)\n- model architecture (such as `Llama`, `MPT`, `Pythia`, etc.)\n- model file format (e.g. `ggml`) as well as quantization format (e.g. `q4_0`, `q4_K_M`, etc.)\n\nSee examples: [`guanaco-7b.json`](models/guanaco-7b.json), [`samantha-1.1-llama-7b.json`](models/samantha-1.1-llama-7b.json), [`Nous-Hermes-13b.json`](models/Nous-Hermes-13b.json).\n\n#### `catalog.json`\n\nA Github action picks up `.json` files from the `models/` directory and merges them into one `catalog.json` file.\nThe contents of each JSON file is validated by another Github action using a JSON schema.\n\n## Contribution Process\n\nYou're invited to help catalog models and improve upon this description format.\n\n1. Fork this repo and create a new development branch.\n2. Create a new model JSON file and place it the `models/` directory.\n3. Validate your file against the expected JSON schema using the `validate.py` tool or by running `createCatalog.py`.\n4. Open a PR with your change.\n5. Ensure all Github actions complete successfully.\n\nNote: Do not modify `catalog.json` manually.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flmstudio-ai%2Fmodel-catalog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flmstudio-ai%2Fmodel-catalog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flmstudio-ai%2Fmodel-catalog/lists"}