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

quan3s
/
Llmofhacker

Keras
Vietnamese
code
agent
text-generation-inference
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use quan3s/Llmofhacker with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://quan3s/Llmofhacker")
    
  • Notebooks
  • Google Colab
  • Kaggle
Llmofhacker
1.89 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
quan3s's picture
quan3s
Update README.md
17e354e verified 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    371 Bytes
    Update README.md 3 months ago