File size: 476 Bytes
3453a48
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "model": {
        "name": "Detoxify-Small",
        "file": "model.gguf",
        "format": "gguf",
        "architecture": "LlamaForCausalLM",
        "context_window": 1024,
        "max_seq_length": 1024,
        "vocab_size": 49152,
        "generation": []
    },
    "server": {
        "host": "127.0.0.1",
        "port": 8000,
        "n_gpu_layers": 0,
        "chat_template": ""
    },
    "created_at": "2025-09-17T20:07:11+00:00",
    "version": "1.0.0"
}