diff --git a/doc/source/_generated/auto_generated.txt b/doc/source/_generated/auto_generated.txt index 297af235..955ec549 100644 --- a/doc/source/_generated/auto_generated.txt +++ b/doc/source/_generated/auto_generated.txt @@ -1 +1 @@ -Auto-generated at: 2026-03-24T05:20:42.943766Z +Auto-generated at: 2026-03-24T05:43:29.442921Z diff --git a/xinference/model/llm/llm_family.json b/xinference/model/llm/llm_family.json index 40e219db..5c915323 100644 --- a/xinference/model/llm/llm_family.json +++ b/xinference/model/llm/llm_family.json @@ -23189,5 +23189,36 @@ ], "context_length": 2048, "model_description": "This is a custom model description." + }, + { + "version": 2, + "featured": false, + "model_lang": [ + "en" + ], + "model_name": "custom-llm--8", + "updated_at": 1774330974, + "virtualenv": { + "packages": [] + }, + "model_specs": [ + { + "model_src": { + "modelscope": { + "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." } ]