Transformers
mpt
Composer
MosaicML
llm-foundry
text-generation-inference
TheBloke marella commited on
Commit
2a6d045
1 Parent(s): 5f0a3a1

Create config.json (#3)

Browse files

- Create config.json (e2d9272aea092c16476a28cce25c2fef2ba80c10)


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