Instructions to use bharathsj/Qwen2.5-7b-base-secured with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use bharathsj/Qwen2.5-7b-base-secured with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://bharathsj/Qwen2.5-7b-base-secured") - Notebooks
- Google Colab
- Kaggle
Delete PI33.keras
#1 opened 8 months ago
by
Mahesh2841