Transformers
mpt
Composer
MosaicML
llm-foundry
StreamingDatasets
text-generation-inference
6 papers
TheBloke marella commited on
Commit
ce7dbce
1 Parent(s): 4101beb

Create config.json (#3)

Browse files

- Create config.json (a442f1ebdc854b084b7a42078367bef6e4c69a8b)


Co-authored-by: Ravindra Marella <marella@users.noreply.huggingface.co>

Files changed (1) hide show
  1. config.json +3 -0
config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "model_type": "mpt"
3
+ }