router-api / models /classifier_v1 /metadata.json
spectralman's picture
Initial deploy: classifier + FastAPI router
6f0ff99 verified
raw
history blame contribute delete
356 Bytes
{
"capability_keys": [
"code",
"math",
"reasoning",
"knowledge",
"instruction",
"creative",
"multilingual",
"simple_chat"
],
"length_buckets": [
"short",
"medium",
"long"
],
"embedding_dim": 384,
"hidden_dim": 256,
"max_seq_len": 256,
"diff_target_center": 22.80270737862625
}