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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
HighCWu avatar

HighCWu/keras-bert-tpu

0
View on GitHub↗
17 stars·3 forks·Python·7 views

Keras Bert Tpu

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

Features

  • Model Utilities - BERT implementation optimized for TPU-based feature extraction.

Star history

Star history chart for highcwu/keras-bert-tpuStar history chart for highcwu/keras-bert-tpu

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with Keras Bert Tpu

These projects share indexed features with Keras Bert Tpu. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • algteam/bert-examplesalgteam avatar

    algteam/bert-examples

    9View on GitHub↗

    BERT:google-BERT

    Python
    View on GitHub↗9
Compare all 19 related projects→

Frequently asked questions

What does highcwu/keras-bert-tpu do?

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

What are the main features of highcwu/keras-bert-tpu?

The main features of highcwu/keras-bert-tpu are: Model Utilities.

Which projects share features with highcwu/keras-bert-tpu?

Projects with overlapping indexed features include: arcee-ai/mergekit — MergeKit is a toolkit for combining multiple pre-trained large language models into a single entity using algorithmic… 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! algteam/bert-examples — BERT:google-BERT.