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

  • Log In
  • Sign Up

Danswer
/
intent-model

Keras
google-tensorflow TensorFlow
English
distilbert
Model card Files Files and versions
xet
Community
2

Instructions to use Danswer/intent-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use Danswer/intent-model with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://Danswer/intent-model")
    
  • Notebooks
  • Google Colab
  • Kaggle
intent-model
1.5 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
Danswer's picture
Danswer
initial commit
dc0da70 almost 3 years ago
  • .gitattributes
    1.48 kB
    initial commit almost 3 years ago
  • README.md
    21 Bytes
    initial commit almost 3 years ago