model : add gpt-oss type strings (#15424)

This commit is contained in:
Georgi Gerganov
2025-08-19 19:58:28 +03:00
committed by GitHub
parent 1e19f5d462
commit 9ef6b0b835
2 changed files with 7 additions and 1 deletions

View File

@@ -79,6 +79,7 @@ enum llm_type {
LLM_TYPE_40B,
LLM_TYPE_65B,
LLM_TYPE_70B,
LLM_TYPE_120B,
LLM_TYPE_142B,
LLM_TYPE_236B,
LLM_TYPE_290B,