327 skills found · Page 1 of 11
huggingface / Sentence TransformersState-of-the-Art Text Embeddings
BlinkDL / RWKV LMRWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.
OpenBMB / UltraRAGA Low-Code MCP Framework for Building Complex and Innovative RAG Pipelines
huggingface / Optimum🚀 Accelerate inference and training of 🤗 Transformers, Diffusers, TIMM and Sentence Transformers with easy to use hardware optimization tools
embeddings-benchmark / MtebMTEB: Massive Text Embedding Benchmark
ddangelov / Top2VecTop2Vec learns jointly embedded topic, document and word vectors.
huggingface / SetfitEfficient few-shot learning with Sentence Transformers
beir-cellar / BeirA Heterogeneous Benchmark for Information Retrieval. Easy to use, evaluate your models across 15+ diverse IR datasets.
MinishLab / Model2vecFast State-of-the-Art Static Embeddings
yongzhuo / Keras TextClassification中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN
IntelLabs / FastRAGEfficient Retrieval Augmentation and Generation Framework
dmayboroda / MinimaOn-premises conversational RAG with configurable containers
kennethleungty / Llama 2 Open Source LLM CPU InferenceRunning Llama 2 and other Open-Source LLMs on CPU Inference Locally for Document Q&A
BaranziniLab / KG RAGEmpower Large Language Models (LLM) using Knowledge Graph based Retrieval-Augmented Generation (KG-RAG) for knowledge intensive tasks
octimot / StoryToolkitAIAn editing tool that uses AI to transcribe, understand content and search for anything in your footage, integrated with ChatGPT and other AI models
wangyuxinwhy / Uniemunified embedding model
fynnfluegge / CodeqaiLocal first semantic code search and chat | Leverage custom copilots with fine-tuning datasets from code in Alpaca, Conversational, Completion and Instruction format
AIAnytime / Llama2 Medical ChatbotThis is a medical bot built using Llama2 and Sentence Transformers. The bot is powered by Langchain and Chainlit. The bot runs on a decent CPU machine with a minimum of 16GB of RAM.
huggingface / Optimum Benchmark🏋️ A unified multi-backend utility for benchmarking Transformers, Timm, PEFT, Diffusers and Sentence-Transformers with full support of Optimum's hardware optimizations & quantization schemes.
voidism / DiffCSECode for the NAACL 2022 long paper "DiffCSE: Difference-based Contrastive Learning for Sentence Embeddings"