neuro-symbolic-ai / LangSpace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LangSpace: Probing Large Language VAEs made simple

LangSpace is a Python library for evaluating and probing language models using Variational Autoencoders (VAEs). It provides an easy-to-use interface to perform a variety of analises on pretrained LangVAE models.

Installation

To install LangSpace, simply run:

pip install langspace

This will install all necessary dependencies and set up the package for use in your Python projects.

Usage

TBC

License

LangVAE is licensed under the GPLv3 License. See the LICENSE file for details.

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%