awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to ntunlp/llmsanitize

Open-source alternatives to LLMSanitize

19 open-source projects similar to ntunlp/llmsanitize, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best LLMSanitize alternative.

  • algteam/bert-examplesalgteam avatar

    algteam/bert-examples

    9View on GitHub↗

    BERT:google-BERT

    Python
    View on GitHub↗9
  • arcee-ai/mergekitarcee-ai avatar

    arcee-ai/mergekit

    7,156View on GitHub↗

    MergeKit is a toolkit for combining multiple pre-trained large language models into a single entity using algorithmic blending. It provides a specialized system for parameter interpolation and weight extraction to unify model capabilities. The project distinguishes itself through an evolutionary merge optimizer that tunes parameters based on quantitative evaluation metrics. It also features a mixture of experts orchestrator capable of converting dense models into sparse architectures and a tokenizer alignment tool for transplanting embeddings between different models. The toolkit covers a br

    Pythonllamallmmodel-merging
    View on GitHub↗7,156
  • facebookresearch/llm-transparency-toolfacebookresearch avatar

    facebookresearch/llm-transparency-tool

    1,254View on GitHub↗

    LLM Transparency Tool (LLM-TT), an open-source interactive toolkit for analyzing internal workings of Transformer-based language models. Check out demo at https://huggingface.co/spaces/facebook/llm-transparency-tool-demo

    Python
    View on GitHub↗1,254
  • guotong1988/bert-chineseG

    guotong1988/BERT-chinese

    0View on GitHub↗
    View on GitHub↗0
  • hanxiao/bert-as-servicehanxiao avatar

    hanxiao/bert-as-service

    12,831View on GitHub↗

    This project is a high-performance BERT embedding service and inference server designed to map text sequences into fixed-length numerical vectors. It functions as a machine learning microservice and distributed model server that decouples request handling from heavy computation. The system utilizes a ZeroMQ messaging infrastructure to provide low-latency communication between distributed clients and the inference server. It incorporates server-side batch processing and GPU workload scaling to maximize hardware utilization and manage high request volumes. The platform supports semantic search

    Python
    View on GitHub↗12,831

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • harishsg993010/llm-reasonerharishsg993010 avatar

    harishsg993010/LLM-Reasoner

    488View on GitHub↗

    Make any LLM to think deeper like OpenAI o1 and deepseek R1!

    Python
    View on GitHub↗488
  • highcwu/keras-bert-tpuHighCWu avatar

    HighCWu/keras-bert-tpu

    17View on GitHub↗

    This is a fork of CyberZHG/keras_bert which supports Keras BERT on TPU.

    Python
    View on GitHub↗17
  • jayyip/bert-multiple-gpuJayYip avatar

    JayYip/bert-multiple-gpu

    544View on GitHub↗

    Multi-Modal Multi-Task Learning

    Jupyter Notebook
    View on GitHub↗544
  • jessevig/bertvizjessevig avatar

    jessevig/bertviz

    8,098View on GitHub↗

    BertViz is a diagnostic toolset for visualizing attention heads and internal model behaviors to interpret how language models process text. It serves as an interpretability tool and debugger for natural language processing models, specifically providing interactive maps of attention mechanisms within Transformer architectures. The project enables the analysis of token relationships through detailed views of specific attention heads and layers. It supports global attention visualization across all layers, encoder-decoder attention mapping, and the inspection of individual neurons within query

    Python
    View on GitHub↗8,098
  • maitrix-org/llm-reasonersmaitrix-org avatar

    maitrix-org/llm-reasoners

    2,345View on GitHub↗

    LLM Reasoners is a library to enable LLMs to conduct complex reasoning, with advanced reasoning algorithms. It approaches multi-step reasoning as planning and searches for the optimal reasoning chain, which achieves the best balance of exploration vs exploitation with the idea of "World Model"…

    Python
    View on GitHub↗2,345
  • microsoft/azureml-bertMicrosoft avatar

    Microsoft/AzureML-BERT

    402View on GitHub↗

    This repo contains end-to-end recipes to pretrain and finetune the BERT (Bidirectional Encoder Representations from Transformers) language representation model using Azure Machine Learning service.

    Jupyter Notebook
    View on GitHub↗402
  • nickwalton/aidungeonnickwalton avatar

    nickwalton/AIDungeon

    3,226View on GitHub↗

    Read more about AIDungeon2 and how it was built here.

    Python
    View on GitHub↗3,226
  • salesforce/codetfsalesforce avatar

    salesforce/CodeTF

    1,477View on GitHub↗

    CodeTF: One-stop Transformer Library for State-of-the-art Code LLM

    Python
    View on GitHub↗1,477
  • thu-bpm/markllmTHU-BPM avatar

    THU-BPM/MarkLLM

    1,010View on GitHub↗

    1. (ICLR 2024) A Semantic Invariant Robust Watermark for Large Language Models

    Python
    View on GitHub↗1,010
  • turtlesoupy/this-word-does-not-existturtlesoupy avatar

    turtlesoupy/this-word-does-not-exist

    1,020View on GitHub↗

    This Word Does Not Exist

    Python
    View on GitHub↗1,020
  • whqwill/seq2seq-keyphrase-bertW

    whqwill/seq2seq-keyphrase-bert

    0View on GitHub↗

    The original code is from https://github.com/memray/seq2seq-keyphrase-pytorch, which is used to do keyphrase generation using seq2seq with attention model.

    View on GitHub↗0
  • yangbisheng2009/cn-bertY

    yangbisheng2009/cn-bert

    0View on GitHub↗
    View on GitHub↗0
  • yoheikikuta/bert-japaneseyoheikikuta avatar

    yoheikikuta/bert-japanese

    498View on GitHub↗

    This is a repository of Japanese BERT model with SentencePiece tokenizer.

    Jupyter Notebook
    View on GitHub↗498
  • zjunlp/easyeditzjunlp avatar

    zjunlp/EasyEdit

    2,718View on GitHub↗

    EasyEdit is a framework and toolkit designed for updating, inserting, or erasing specific factual information within large language models without requiring full retraining. It functions as a parameter modifier and knowledge editing system capable of performing targeted weight updates across diverse model architectures. The project distinguishes itself by supporting both text-based and multimodal model editing, allowing for knowledge updates across image and text modalities. It provides utilities for model steering to adjust personality and reasoning patterns in real time via activation inter

    Jupyter Notebookartificial-intelligencebaichuanchatgpt
    View on GitHub↗2,718