File size: 446 Bytes
ae187f2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "base_model": "nvidia/Cosmos3-Nano",
  "kept_components": [
    "reasoner language model",
    "lm_head",
    "vision encoder"
  ],
  "load_in_8bit": true,
  "quantization_method": "bitsandbytes",
  "removed_components": [
    "diffusion generator expert",
    "VAE/video generator",
    "sound tokenizer/audio projection",
    "action projection"
  ],
  "source_local_path": "/home/pragnition/cosmos3-bnb8/Cosmos3-Nano-reasoner-bnb8-vllm"
}