Text Generation
Transformers
English
Or4cl3
code
Inference Endpoints
satan4191 commited on
Commit
5abc06a
1 Parent(s): 7a491c8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -1,5 +1,6 @@
1
  {
2
  "architecture": "Or4cl3",
 
3
  "model_path": "/path/to/model",
4
  "prompt": "My name is Mariama, my favorite",
5
  "temperature": 0.7,
 
1
  {
2
  "architecture": "Or4cl3",
3
+ "model_type": "Or4cl3",
4
  "model_path": "/path/to/model",
5
  "prompt": "My name is Mariama, my favorite",
6
  "temperature": 0.7,