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

yablokolabs
/
romanticGPT

Keras
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use yablokolabs/romanticGPT with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://yablokolabs/romanticGPT")
    
  • Notebooks
  • Google Colab
  • Kaggle
romanticGPT
25.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
yablokolabs's picture
yablokolabs
Upload folder using huggingface_hub
5b6dc67 verified about 2 months ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub about 2 months ago
  • README.md
    3.15 kB
    Upload folder using huggingface_hub about 2 months ago
  • generate.py
    2.75 kB
    Upload folder using huggingface_hub about 2 months ago
  • requirements.txt
    42 Bytes
    Upload folder using huggingface_hub about 2 months ago
  • romantic_gpt.keras
    24.4 MB
    xet
    Upload folder using huggingface_hub about 2 months ago
  • sample_prompts.txt
    341 Bytes
    Upload folder using huggingface_hub about 2 months ago
  • tokenizer_config.json
    712 kB
    Upload folder using huggingface_hub about 2 months ago
  • train.py
    5.1 kB
    Upload folder using huggingface_hub about 2 months ago