File size: 1,333 Bytes
554dc63
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
  "source": {
    "repo_id": "shibatch/tinygemma3-2m",
    "revision": "7aab2f4e525707e046799eb5674f344dc74853d6",
    "downloaded_utc_date": "2026-08-13"
  },
  "conversion": {
    "script": "convert_to_gguf.py",
    "llama_cpp_source_id": "0b1bad14ff204627636aeb1de22ddcd5acb859d4",
    "intermediate_type": "F16",
    "quantizer": "llama.cpp 8681 (Debian)",
    "requested_quantization": "Q4_K_M",
    "general_file_type": 15,
    "tensor_count": 80,
    "tensor_type_counts": {
      "F32": 37,
      "Q5_0": 34,
      "Q4_K": 4,
      "Q8_0": 3,
      "Q6_K": 2
    },
    "fallback_quantized_tensor_count": 36,
    "tokenizer_pre": "gpt-2",
    "tokenizer_probe_sha256": "a7cd49e25128643b1b7df2df3a699e60225476307c755f246cacfd441d533a7b",
    "padded_vocab_rows_preserved": 1024
  },
  "output": {
    "path": "gguf/tinygemma3-2m-Q4_K_M.gguf",
    "size_bytes": 1153312,
    "sha256": "54e9a48a7d571b01e291f897ac03953b3aae3ab76acfd4d7e3d314f7efc47644"
  },
  "validation": {
    "runtime": "llama.cpp 8681 (Debian)",
    "load_succeeded": true,
    "generation_exit_code": 0,
    "prompt": "Once upon",
    "max_new_tokens": 40,
    "temperature": 0.0,
    "completion": " a time, there was a little girl named Lily. She loved to play with her toys and her favorite thing to do was to go to the park. One day, Lily's"
  }
}