SAP-RPT-1-OSS Predictor
SAP-RPT-1-OSS is SAP's open source tabular foundation model (Apache 2.0) for predictions on structured business data. Unlike LLMs that predict text, RPT-1 predicts field values in table rows using in-context learning—no model training required.
Repository: https://github.com/SAP-samples/sap-rpt-1-oss Model: https://huggingface.co/SAP/sap-rpt-1-oss
Setup
1. Install Package
pip install git+https://github.com/SAP-samples/sap-rpt-1-oss
2
[Description truncada. Veja o README completo no GitHub.]