From b88a91bb87c21c8591f2efe9b2da6c2c19afee3e Mon Sep 17 00:00:00 2001 From: xiaolei <143868051+yiboyasss@users.noreply.github.com> Date: Wed, 28 Jan 2026 13:30:06 +0800 Subject: [PATCH 1/2] [models-hub] Update llm:custom-llm-ttt --- 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 04be9bad..0d7ec830 100644 --- a/xinference/model/llm/llm_family.json +++ b/xinference/model/llm/llm_family.json @@ -23064,5 +23064,36 @@ ], "context_length": 2048, "model_description": "This is a custom model description." + }, + { + "version": 2, + "featured": false, + "model_lang": [ + "en" + ], + "model_name": "custom-llm-ttt", + "updated_at": 1769578184, + "virtualenv": { + "packages": [] + }, + "model_specs": [ + { + "model_src": { + "huggingface": { + "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 563c368e6ed3023472c2b0b970dd6dae6caaecb7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 05:30:18 +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 ae8f1fa2..2919b82d 100644 --- a/doc/source/_generated/auto_generated.txt +++ b/doc/source/_generated/auto_generated.txt @@ -1 +1 @@ -Auto-generated at: 2026-01-28T04:07:02.537968Z +Auto-generated at: 2026-01-28T05:30:18.723804Z