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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
algteam avatar

algteam/bert-examples

0
View on GitHub↗
9 stele·5 fork-uri·Python·7 vizualizări

Bert Examples

BERT:google-BERT

Features

  • Model Utilities - Collection of practical examples for working with BERT.

Istoric stele

Graficul istoricului de stele pentru algteam/bert-examplesGraficul istoricului de stele pentru algteam/bert-examples

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Bert Examples

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Bert Examples.
  • facebookresearch/llm-transparency-toolAvatar facebookresearch

    facebookresearch/llm-transparency-tool

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

    guotong1988/BERT-chinese

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • hanxiao/bert-as-serviceAvatar hanxiao

    hanxiao/bert-as-service

    12,831Vezi pe 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
    Vezi pe GitHub↗12,831
  • arcee-ai/mergekitAvatar arcee-ai

    arcee-ai/mergekit

    7,156Vezi pe 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
    Vezi pe GitHub↗7,156
Vezi toate cele 19 alternative pentru Bert Examples→

Întrebări frecvente

Ce face algteam/bert-examples?

BERT:google-BERT

Care sunt principalele funcționalități ale algteam/bert-examples?

Principalele funcționalități ale algteam/bert-examples sunt: Model Utilities.

Care sunt câteva alternative open-source pentru algteam/bert-examples?

Alternativele open-source pentru algteam/bert-examples includ: facebookresearch/llm-transparency-tool — LLM Transparency Tool (LLM-TT), an open-source interactive toolkit for analyzing internal workings of… 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. arcee-ai/mergekit — MergeKit is a toolkit for combining multiple pre-trained large language models into a single entity using algorithmic…