test-api / 1_Pooling /config.json
JalalKhal's picture
test api
1b60a2a verified
raw
history blame contribute delete
89 Bytes
{
"embedding_dimension": 768,
"pooling_mode": "cls",
"include_prompt": true
}