Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

AlexHung29629
/
gemma-4-e4b-it-text

Feature Extraction
Transformers
Safetensors
gemma4_text
Model card Files Files and versions
xet
Community

Instructions to use AlexHung29629/gemma-4-e4b-it-text with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use AlexHung29629/gemma-4-e4b-it-text with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="AlexHung29629/gemma-4-e4b-it-text")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("AlexHung29629/gemma-4-e4b-it-text")
    model = AutoModel.from_pretrained("AlexHung29629/gemma-4-e4b-it-text")
  • Notebooks
  • Google Colab
  • Kaggle
gemma-4-e4b-it-text
15.1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
AlexHung29629's picture
AlexHung29629
Upload tokenizer
aec79fb verified 19 days ago
  • .gitattributes
    1.57 kB
    Upload tokenizer 19 days ago
  • README.md
    5.17 kB
    Upload model 19 days ago
  • chat_template.jinja
    16.3 kB
    Upload tokenizer 19 days ago
  • config.json
    2.41 kB
    Upload model 19 days ago
  • model.safetensors
    15 GB
    xet
    Upload model 19 days ago
  • tokenizer.json
    32.2 MB
    xet
    Upload tokenizer 19 days ago
  • tokenizer_config.json
    2.71 kB
    Upload tokenizer 19 days ago