mpt-7b-ggml / README.md
LLukas22's picture
Update README.md
4e562e7
|
raw
history blame
2.4 kB
metadata
license: apache-2.0
language:
  - en
pipeline_tag: text-generation
tags:
  - llm
  - ggml

GGML converted versions of Mosaic's MPT Models

CAUTION: MPT Development is still ongoing and not finished!

If these implementations are complete i will add instructions on how to run the models and update them if necesary!

Converted Models:

Usage

Rust & Python:

TBD See above!

Via GGML

The GGML example only supports the ggml container type!

Installation
git clone https://github.com/ggerganov/ggml
cd ggml
mkdir build && cd build
cmake ..
make -j4 mpt

Run inference

./bin/mpt -m path/to/model.bin -p "The meaning of life is"