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

gusthema
/
gus_gemma2_pt

Text Generation
KerasHub
Model card Files Files and versions
xet
Community
1

Instructions to use gusthema/gus_gemma2_pt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • KerasHub

    How to use gusthema/gus_gemma2_pt with KerasHub:

    import keras_hub
    
    # Create a Backbone model unspecialized for any task
    backbone = keras_hub.models.Backbone.from_preset("hf://gusthema/gus_gemma2_pt")
    
  • Keras

    How to use gusthema/gus_gemma2_pt with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://gusthema/gus_gemma2_pt")
    
  • Notebooks
  • Google Colab
  • Kaggle
gus_gemma2_pt
10.5 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
gusthema's picture
gusthema
martin-gorner's picture
martin-gorner
keras-hub migration (#1)
b1baaa5 verified over 1 year ago
  • assets
    Upload folder using huggingface_hub over 1 year ago
  • .gitattributes
    1.59 kB
    Upload folder using huggingface_hub over 1 year ago
  • README.md
    1.04 kB
    keras-hub migration (#1) over 1 year ago
  • config.json
    782 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • metadata.json
    143 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • model.weights.h5
    10.5 GB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • preprocessor.json
    1.32 kB
    Upload folder using huggingface_hub over 1 year ago
  • task.json
    2.87 kB
    Upload folder using huggingface_hub over 1 year ago
  • tokenizer.json
    550 Bytes
    Upload folder using huggingface_hub over 1 year ago