From 4d221a06d7d6a034bf3c3a5bd833b6696ac8236b Mon Sep 17 00:00:00 2001 From: xiaolei <143868051+yiboyasss@users.noreply.github.com> Date: Tue, 24 Mar 2026 13:59:08 +0800 Subject: [PATCH 1/2] [models-hub] Update llm:custom-llm--11 --- xinference/model/llm/llm_family.json | 31 ++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/xinference/model/llm/llm_family.json b/xinference/model/llm/llm_family.json index ba6788d2..144d54b2 100644 --- a/xinference/model/llm/llm_family.json +++ b/xinference/model/llm/llm_family.json @@ -23282,5 +23282,36 @@ ], "context_length": 2048, "model_description": "This is a custom model description." + }, + { + "version": 2, + "featured": false, + "model_lang": [ + "en" + ], + "model_name": "custom-llm--11", + "updated_at": 1774331926, + "virtualenv": { + "packages": [] + }, + "model_specs": [ + { + "model_src": { + "openmind_hub": { + "model_id": "1", + "quantizations": [ + "none" + ] + } + }, + "model_format": "pytorch", + "model_size_in_billions": 7 + } + ], + "model_ability": [ + "generate" + ], + "context_length": 2048, + "model_description": "This is a custom model description." } ] From b2b8720e7539763bde7e0d564520f9322af81746 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 05:59:19 +0000 Subject: [PATCH 2/2] chore(docs): auto-run gen_docs.py [skip ci] --- doc/source/_generated/auto_generated.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/_generated/auto_generated.txt b/doc/source/_generated/auto_generated.txt index 22317260..dda39222 100644 --- a/doc/source/_generated/auto_generated.txt +++ b/doc/source/_generated/auto_generated.txt @@ -1 +1 @@ -Auto-generated at: 2026-03-24T05:55:50.001001Z +Auto-generated at: 2026-03-24T05:59:19.073512Z