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
·
facebookresearch avatar

facebookresearch/llm-transparency-toolArchived

0
View on GitHub↗
1,254 Stars·108 Forks·Python·2 Aufrufe

Llm Transparency Tool

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

Features

  • Model Utilities - Toolkit for analyzing the internal workings of transformer models.

Star-Verlauf

Star-Verlauf für facebookresearch/llm-transparency-toolStar-Verlauf für facebookresearch/llm-transparency-tool

KI-Suche

Entdecke weitere awesome Repositories

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

Start searching with AI

Open-Source-Alternativen zu Llm Transparency Tool

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Llm Transparency Tool.
  • 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
  • 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
  • algteam/bert-examplesAvatar von algteam

    algteam/bert-examples

    9Auf GitHub ansehen↗

    BERT:google-BERT

    Python
    Auf GitHub ansehen↗9
Alle 19 Alternativen zu Llm Transparency Tool anzeigen→

Häufig gestellte Fragen

Was macht facebookresearch/llm-transparency-tool?

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

Was sind die Hauptfunktionen von facebookresearch/llm-transparency-tool?

Die Hauptfunktionen von facebookresearch/llm-transparency-tool sind: Model Utilities.

Welche Open-Source-Alternativen gibt es zu facebookresearch/llm-transparency-tool?

Open-Source-Alternativen zu facebookresearch/llm-transparency-tool sind unter anderem: arcee-ai/mergekit — MergeKit is a toolkit for combining multiple pre-trained large language models into a single entity using algorithmic… guotong1988/bert-chinese. hanxiao/bert-as-service — This project is a high-performance BERT embedding service and inference server designed to map text sequences into… harishsg993010/llm-reasoner — Make any LLM to think deeper like OpenAI o1 and deepseek R1! highcwu/keras-bert-tpu — This is a fork of CyberZHG/keras_bert which supports Keras BERT on TPU. algteam/bert-examples — BERT:google-BERT.