Edit model card

All Rubra embeddings operate in port 8020

curl http://localhost:8020/v1/embeddings \
-H "Content-Type: application/json" \
-H "Authorization: Bearer no-key" \
-d '{
        "input": "hello",
        "model":"rubra",
        "encoding_format": "float"
}'
Downloads last month
594
GGUF
Model size
137M params
Architecture
nomic-bert
Unable to determine this model's library. Check the docs .