metadata
license: apache-2.0
language:
- en
pipeline_tag: text-generation
tags:
- llm
- ggml
GGML converted versions of Mosaic's MPT Models
Converted Models:
Name | Based on | Type |
---|---|---|
mpt-7b-f16.bin | mpt-7b | fp16 |
mpt-7b-q4_0.bin | mpt-7b | int4 |
mpt-7b-chat-f16.bin | mpt-7b-chat | fp16 |
mpt-7b-chat-q4_0.bin | mpt-7b-chat | int4 |
mpt-7b-instruct-q4_0.bin | mpt-7b-instruct | int4 |
mpt-7b-storywriter-q4_0.bin | mpt-7b-storywriter | int4 |