GGUF
English
mpt
code
Composer
MosaicML
llm-foundry
StreamingDatasets
custom_code
modularbot commited on
Commit
5613bc2
1 Parent(s): b45f788

Upload generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +5 -0
generation_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "transformers_version": "4.33.3",
4
+ "use_cache": false
5
+ }