Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
mosaicml
/
mpt-7b-8k-chat
like
40
Follow
Mosaic ML, Inc.
354
Text Generation
Transformers
PyTorch
11 datasets
mpt
Composer
MosaicML
llm-foundry
conversational
custom_code
text-generation-inference
arxiv:
2205.14135
arxiv:
2108.12409
arxiv:
2010.04245
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
Community
13
Train
Deploy
Use this model
refs/pr/12
mpt-7b-8k-chat
/
mpt.py
irenedea
LLM-foundry update March 26, 2024 23:50:31
fdb2891
verified
8 months ago
raw
Copy download link
history
blame
Safe
132 Bytes
from
.configuration_mpt
import
MPTConfig
from
.modeling_mpt
import
ComposerMPTCausalLM, MPTForCausalLM, MPTModel, MPTPreTrainedModel