Sentence Similarity
sentence-transformers
Safetensors
multilingual
bert
embeddings
feature-extraction
cross-lingual
semantic-search
retrieval
rag
multilingual-embeddings
384-dim
minilm
sakthai
house-of-sak
beer-sakthai
cpu-inference
edge
text-embeddings-inference
Eval Results
Instructions to use Nanthasit/sakthai-embedding-multilingual with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- sentence-transformers
How to use Nanthasit/sakthai-embedding-multilingual with sentence-transformers:
from sentence_transformers import SentenceTransformer model = SentenceTransformer("Nanthasit/sakthai-embedding-multilingual") sentences = [ "The weather is lovely today.", "It's so sunny outside!", "He drove to the stadium." ] embeddings = model.encode(sentences) similarities = model.similarity(embeddings, embeddings) print(similarities.shape) # [3, 3] - Notebooks
- Google Colab
- Kaggle
Commit History
Audit fix: family collection count 20 public models / 15 datasets / 4 Spaces (39 items, bench-v3 joined) ad6a05d verified
health check: refresh velocity rank to 2/19 live 2026-07-31 (was 1/19 on 07-30) 047e065 verified
docs: enrich embedding card — verified eval results, real 470 MB size, base_model MiniLM-L12-H384, 19-model family table, deployment options, honest hosted-inference status 38c23d6 verified
Upload README.md with huggingface_hub fd8d32c verified
Fix cross-link: replace dead sakthai-vision-demo Space (404) with sakthai-web-agent ca946f9 verified
Update model card: enhanced README with additional usage examples, Inference API snippet, and cross-lingual encoding patterns 4d1a9ff verified
docs: update model card - sentence-similarity tag, 384-dim table, multilingual usage examples 691a414 verified
Update model count: 12->17 models, 8->10 datasets in family footer 7e19004 verified
Fix model count: 11→12 (v2 added) ed5a3f5 verified
Upload README.md with huggingface_hub 2aae435 verified
fix: model count 12→11 (actual from HF API) 162a6b7 verified
fix: update model family count from 13 to 12 f3f80b9 verified
fix: correct model count 14→13, remove deprecated English embedding reference 40afdfd verified
fix: add House of Sak signature tagline 9575f0f verified
fix: update canonical model count from 12 to 14 93844ee verified
docs: align card to lean standard — live downloads badge, single canonical family table, drop funnel sections and stale counts f44feb5 verified
docs: align card to lean standard — live downloads badge, single canonical family table, drop funnel sections and stale counts a40dfa2 verified
fix: replace broken shields.io/endpoint badge with working static badge (188 dl) 4a6f349 verified
Remove unearned model-index claims; state measured results or mark as unbenchmarked 3238fda verified
Overhaul card: full ecosystem cross-promotion (17 models, 7 datasets, 3 Spaces, growing ecosystem section) 180842a
docs: add low-download gems cross-promotion section to embedding card a3bf8f4
SakThai Agent commited on
Lean rewrite b348979 verified
Add Support the Project CTA section 4b940cf verified
Add Low-Download Gems + missing datasets to Family Links 91fb094
Update stale download counts across Family Links and Pipeline tables to current values 600de4f verified
Upload README.md with huggingface_hub 587ce8f verified
fix: refresh all download counts in Pipeline Integration and Family Links tables fcca4d8
SakThai Agent commited on