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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

surrealgrain
/
keras-native-safe-mode-file-write-poc

Keras
Model card Files Files and versions
xet
Community

Instructions to use surrealgrain/keras-native-safe-mode-file-write-poc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use surrealgrain/keras-native-safe-mode-file-write-poc with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://surrealgrain/keras-native-safe-mode-file-write-poc")
    
  • Notebooks
  • Google Colab
  • Kaggle
keras-native-safe-mode-file-write-poc
14.8 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
surrealgrain's picture
surrealgrain
Upload 2 files
09ef66e verified 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    805 Bytes
    Upload 2 files 3 months ago
  • plot_gallery_gadget.keras
    12.5 kB
    Upload 2 files 3 months ago