File size: 333 Bytes
ecf4d35
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "cond_drop_prob": 0.1,
  "device": "cuda",
  "frozen_clip": true,
  "heads": 8,
  "init_scale": 0.25,
  "init_with_modified_layer": true,
  "input_channels": 6,
  "layers": 12,
  "n_ctx": 2048,
  "output_channels": 12,
  "pointe_cache_dir": "cache/point_e_model",
  "time_token_cond": true,
  "token_cond": true,
  "width": 512
}