mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-11 00:07:07 +00:00
starcoder
This commit is contained in:
@@ -143,7 +143,7 @@ func llamaModelType(numLayer uint32) string {
|
||||
case 80:
|
||||
return "65B"
|
||||
default:
|
||||
return "Unknown"
|
||||
return "unknown"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user