Text Generation
Transformers
English
Or4cl3
code
Inference Endpoints
File size: 268 Bytes
7a491c8
 
5abc06a
7a491c8
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "architecture": "Or4cl3",
  "model_type": "Or4cl3",
  "model_path": "/path/to/model",
  "prompt": "My name is Mariama, my favorite",
  "temperature": 0.7,
  "top_k": 5,
  "no_repeat_n": 3,
  "max_length": 128,
  "conversational": true,
  "code_generation": true
}