llama : Llama-3_1-Nemotron-Ultra-253B-v1 support (#12843)

This commit is contained in:
ymcki 2025-05-03 23:39:51 +08:00 committed by GitHub
parent 1d36b3670b
commit 3bf785f3ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 24 additions and 5 deletions

View file

@ -76,6 +76,7 @@ enum llm_type {
LLM_TYPE_236B,
LLM_TYPE_290B,
LLM_TYPE_314B,
LLM_TYPE_405B,
LLM_TYPE_671B,
LLM_TYPE_SMALL,
LLM_TYPE_MEDIUM,