Instructions to use FFZwai/leyoai-cyber-embedding-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- sentence-transformers
How to use FFZwai/leyoai-cyber-embedding-v2 with sentence-transformers:
from sentence_transformers import SentenceTransformer model = SentenceTransformer("FFZwai/leyoai-cyber-embedding-v2") 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
leyoai-cyber-embedding-v2
LeyoAI Cyber Embedding v2 - 网络安全文本嵌入模型(重训版) Base: all-MiniLM-L6-v2, Fine-tuned for cybersecurity semantic similarity
About LeyoAI
LeyoAI is a vertical AI MaaS platform by 杭州市上城区乐友信息服务工作室, providing four AI assistants:
- Cyber Model: AI Security Assistant
- Video Model: Video Safety Assistant
- Flow Model: Workflow Automation Assistant
- Analytics Model: Data Analytics Assistant
- Downloads last month
- 2
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support