Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Bombek1
/
albert-base-v2-litert

Feature Extraction
Transformers
LiteRT
LiteRT
bert
edge
on-device
Model card Files Files and versions
xet
Community

Instructions to use Bombek1/albert-base-v2-litert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Bombek1/albert-base-v2-litert with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="Bombek1/albert-base-v2-litert")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Bombek1/albert-base-v2-litert", dtype="auto")
  • LiteRT

    How to use Bombek1/albert-base-v2-litert with LiteRT:

    # No code snippets available yet for this library.
    
    # To use this model, check the repository files and the library's documentation.
    
    # Want to help? PRs adding snippets are welcome at:
    # https://github.com/huggingface/huggingface.js
  • Notebooks
  • Google Colab
  • Kaggle
albert-base-v2-litert
51.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Bombek1's picture
Bombek1
Upload albert_albert-base-v2.tflite with huggingface_hub
a9fbed5 verified 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    3.51 kB
    Upload README.md with huggingface_hub 4 months ago
  • albert_albert-base-v2.tflite
    51.8 MB
    xet
    Upload albert_albert-base-v2.tflite with huggingface_hub 4 months ago