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

pzarzycki
/
hrm-text-1b-code-tools-sft

Text Generation
Keras
TensorBoard
KerasHub
English
hrm
prefix-lm
code
tool-use
sft
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use pzarzycki/hrm-text-1b-code-tools-sft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use pzarzycki/hrm-text-1b-code-tools-sft with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://pzarzycki/hrm-text-1b-code-tools-sft")
    
  • KerasHub

    How to use pzarzycki/hrm-text-1b-code-tools-sft with KerasHub:

    import keras_hub
    
    # Create a Backbone model unspecialized for any task
    backbone = keras_hub.models.Backbone.from_preset("hf://pzarzycki/hrm-text-1b-code-tools-sft")
    
  • Keras

    How to use pzarzycki/hrm-text-1b-code-tools-sft with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://pzarzycki/hrm-text-1b-code-tools-sft")
    
  • Notebooks
  • Google Colab
  • Kaggle
hrm-text-1b-code-tools-sft
14.2 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
pzarzycki's picture
pzarzycki
Publish Stage A HRM-Text code and tool-use SFT pilot
ab083a7 verified 17 days ago
  • preset
    Publish Stage A HRM-Text code and tool-use SFT pilot 17 days ago
  • training
    Publish Stage A HRM-Text code and tool-use SFT pilot 17 days ago
  • .gitattributes
    1.64 kB
    Publish Stage A HRM-Text code and tool-use SFT pilot 17 days ago
  • ARTIFACTS.tsv
    1.28 kB
    Publish Stage A HRM-Text code and tool-use SFT pilot 17 days ago
  • LICENSE
    561 Bytes
    Publish Stage A HRM-Text code and tool-use SFT pilot 17 days ago
  • README.md
    5.13 kB
    Publish Stage A HRM-Text code and tool-use SFT pilot 17 days ago
  • checkpoint-00020000.keras
    11.8 GB
    xet
    Publish Stage A HRM-Text code and tool-use SFT pilot 17 days ago
  • training-loss.png
    136 kB
    xet
    Publish Stage A HRM-Text code and tool-use SFT pilot 17 days ago