Skip to content

Commit

Permalink
chore: Add docs link to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chanind authored Nov 23, 2023
1 parent b4f547a commit b915827
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
[![ci](https://img.shields.io/github/actions/workflow/status/chanind/linear-relational/ci.yaml?branch=main)](https://github.com/chanind/linear-relational)
[![PyPI](https://img.shields.io/pypi/v/linear-relational?color=blue)](https://pypi.org/project/linear-relational/)

A Python library for working with Linear Relational Embeddings (LREs) and Linear Relational Concepts (LRCs) for LLMs
Linear Relational Embeddings (LREs) and Linear Relational Concepts (LRCs) for LLMs using PyTorch and Huggingface Transformers.

Full docs: [https://chanind.github.io/linear-relational](https://chanind.github.io/linear-relational)

## About

Expand Down

0 comments on commit b915827

Please sign in to comment.