rllm-team/rllm
A PyTorch library for learning on relational and tabular data using large language models.

Velocity · 7d
+0.5
★ / day
Trend
→steady
star history
rLLM is a deep learning framework designed for relational table learning tasks, leveraging LLMs to process and understand structured tabular data. The library provides PyTorch-based implementations of graph neural networks and transformer-style architectures adapted for relational data. It includes a SQL-like API (TLSQL) for easier interaction with table learning workflows, supporting tasks like knowledge graph reasoning and tabular data analysis.