Transformers
mpt
Composer
MosaicML
llm-foundry
text-generation-inference
TheBloke marella commited on
Commit
1c8f09a
1 Parent(s): 6a8de90

Create config.json (#4)

Browse files

- Create config.json (cc6ae5d06c0307529c791b358feaaad942feeeed)


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
+ }