tawkeed-embedding

20
license:mit
by
tawkeed-sa
Embedding Model
OTHER
3B params
New
20 downloads
Early-stage
Edge AI:
Mobile
Laptop
Server
7GB+ RAM
Mobile
Laptop
Server
Quick Summary

AI model with specialized capabilities.

Device Compatibility

Mobile
4-6GB RAM
Laptop
16GB RAM
Server
GPU
Minimum Recommended
3GB+ RAM

Code Examples

Usagepython
from sentence_transformers import SentenceTransformer

model = SentenceTransformer("tawkeed-sa/tawkeed-embedding")

sentences = [
    "الذكاء الاصطناعي يغير العالم",
    "تقنيات التعلم العميق تتطور بسرعة",
    "الطقس جميل اليوم"
]

embeddings = model.encode(sentences)
print(embeddings.shape)

Deploy This Model

Production-ready deployment in minutes

Together.ai

Instant API access to this model

Fastest API

Production-ready inference API. Start free, scale to millions.

Try Free API

Replicate

One-click model deployment

Easiest Setup

Run models in the cloud with simple API. No DevOps required.

Deploy Now

Disclosure: We may earn a commission from these partners. This helps keep LLMYourWay free.