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 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." } ]