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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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-examplesAvatar von algteam

    algteam/bert-examples

    9Auf GitHub ansehen↗

    BERT:google-BERT

    Python
    Auf GitHub ansehen↗9
  • arcee-ai/mergekitAvatar von arcee-ai

    arcee-ai/mergekit

    7,156Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,156
  • facebookresearch/llm-transparency-toolAvatar von facebookresearch

    facebookresearch/llm-transparency-tool

    1,254Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,254
  • guotong1988/bert-chineseG

    guotong1988/BERT-chinese

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • hanxiao/bert-as-serviceAvatar von hanxiao

    hanxiao/bert-as-service

    12,831Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,831

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • harishsg993010/llm-reasonerAvatar von harishsg993010

    harishsg993010/LLM-Reasoner

    488Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗488
  • highcwu/keras-bert-tpuAvatar von HighCWu

    HighCWu/keras-bert-tpu

    17Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗17
  • jayyip/bert-multiple-gpuAvatar von JayYip

    JayYip/bert-multiple-gpu

    544Auf GitHub ansehen↗

    Multi-Modal Multi-Task Learning

    Jupyter Notebook
    Auf GitHub ansehen↗544
  • jessevig/bertvizAvatar von jessevig

    jessevig/bertviz

    8,098Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,098
  • maitrix-org/llm-reasonersAvatar von maitrix-org

    maitrix-org/llm-reasoners

    2,345Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,345
  • microsoft/azureml-bertAvatar von Microsoft

    Microsoft/AzureML-BERT

    402Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗402
  • nickwalton/aidungeonAvatar von nickwalton

    nickwalton/AIDungeon

    3,226Auf GitHub ansehen↗

    Read more about AIDungeon2 and how it was built here.

    Python
    Auf GitHub ansehen↗3,226
  • salesforce/codetfAvatar von salesforce

    salesforce/CodeTF

    1,477Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗1,477
  • thu-bpm/markllmAvatar von THU-BPM

    THU-BPM/MarkLLM

    1,010Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗1,010
  • turtlesoupy/this-word-does-not-existAvatar von turtlesoupy

    turtlesoupy/this-word-does-not-exist

    1,020Auf GitHub ansehen↗

    This Word Does Not Exist

    Python
    Auf GitHub ansehen↗1,020
  • whqwill/seq2seq-keyphrase-bertW

    whqwill/seq2seq-keyphrase-bert

    0Auf GitHub ansehen↗

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

    Auf GitHub ansehen↗0
  • yangbisheng2009/cn-bertY

    yangbisheng2009/cn-bert

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • yoheikikuta/bert-japaneseAvatar von yoheikikuta

    yoheikikuta/bert-japanese

    498Auf GitHub ansehen↗

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

    Jupyter Notebook
    Auf GitHub ansehen↗498
  • zjunlp/easyeditAvatar von zjunlp

    zjunlp/EasyEdit

    2,718Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,718