1
0
Fork 0
mirror of https://gitlab.com/niansa/libjustlm.git synced 2025-03-06 20:49:17 +01:00

Declare MPT as non-functional in readme

This commit is contained in:
niansa 2023-05-16 22:53:29 +00:00
parent ddd130b2d9
commit a77d25d01d

View file

@ -2,7 +2,7 @@
Super easy to use library for doing LLaMA/GPT-J/MPT stuff!
## Overview
This library implements an easy to use interface to LLaMa, GPT-J and MPT, with optional Python bindings.
This library implements an easy to use interface to LLaMa, GPT-J and MPT (not yet functional), with optional Python bindings.
Context scrolling is automatic and supports a top window bar.