danielhanchen commited on
Commit
f802e5a
·
verified ·
1 Parent(s): 64c97f2

Rename MTP drafters: root mtp-gemma-4-*-it.gguf for -hf; MTP/ files use -MTP suffix; update README

Browse files
.gitattributes CHANGED
@@ -66,3 +66,7 @@ mtp-gemma-4-E4B-it-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
66
  MTP/mtp-gemma-4-E4B-it-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
67
  MTP/mtp-gemma-4-E4B-it-BF16.gguf filter=lfs diff=lfs merge=lfs -text
68
  MTP/mtp-gemma-4-E4B-it-F16.gguf filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
66
  MTP/mtp-gemma-4-E4B-it-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
67
  MTP/mtp-gemma-4-E4B-it-BF16.gguf filter=lfs diff=lfs merge=lfs -text
68
  MTP/mtp-gemma-4-E4B-it-F16.gguf filter=lfs diff=lfs merge=lfs -text
69
+ mtp-gemma-4-E4B-it.gguf filter=lfs diff=lfs merge=lfs -text
70
+ MTP/gemma-4-E4B-it-Q8_0-MTP.gguf filter=lfs diff=lfs merge=lfs -text
71
+ MTP/gemma-4-E4B-it-BF16-MTP.gguf filter=lfs diff=lfs merge=lfs -text
72
+ MTP/gemma-4-E4B-it-F16-MTP.gguf filter=lfs diff=lfs merge=lfs -text
MTP/README.md CHANGED
@@ -10,11 +10,11 @@ Run E4B with `-fa off`. With flash attention on, the draft model currently abort
10
 
11
  ## Files
12
 
13
- A `mtp-` prefixed Q8_0 copy sits at the repo root so `-hf` can auto-discover it. All three precisions live in `MTP/`:
14
 
15
- - `mtp-gemma-4-E4B-it-Q8_0.gguf` (smallest, recommended; same file is mirrored at the repo root)
16
- - `mtp-gemma-4-E4B-it-BF16.gguf`
17
- - `mtp-gemma-4-E4B-it-F16.gguf`
18
 
19
  ## Build llama.cpp
20
 
@@ -46,11 +46,11 @@ Use this to choose a precision or point at a local file.
46
 
47
  ```bash
48
  hf download unsloth/gemma-4-E4B-it-GGUF gemma-4-E4B-it-Q4_K_M.gguf --local-dir .
49
- hf download unsloth/gemma-4-E4B-it-GGUF MTP/mtp-gemma-4-E4B-it-Q8_0.gguf --local-dir .
50
 
51
  ./build/bin/llama-server \
52
  -m gemma-4-E4B-it-Q4_K_M.gguf \
53
- --model-draft MTP/mtp-gemma-4-E4B-it-Q8_0.gguf \
54
  --spec-type draft-mtp --spec-draft-n-max 4 \
55
  -ngl 999 -fa off
56
  ```
 
10
 
11
  ## Files
12
 
13
+ For `-hf` auto-discovery a Q8_0 drafter sits at the repo root as `mtp-gemma-4-E4B-it.gguf`. The same three precisions live in `MTP/`:
14
 
15
+ - `gemma-4-E4B-it-Q8_0-MTP.gguf` (smallest, recommended; mirrored at the repo root as `mtp-gemma-4-E4B-it.gguf`)
16
+ - `gemma-4-E4B-it-BF16-MTP.gguf`
17
+ - `gemma-4-E4B-it-F16-MTP.gguf`
18
 
19
  ## Build llama.cpp
20
 
 
46
 
47
  ```bash
48
  hf download unsloth/gemma-4-E4B-it-GGUF gemma-4-E4B-it-Q4_K_M.gguf --local-dir .
49
+ hf download unsloth/gemma-4-E4B-it-GGUF MTP/gemma-4-E4B-it-Q8_0-MTP.gguf --local-dir .
50
 
51
  ./build/bin/llama-server \
52
  -m gemma-4-E4B-it-Q4_K_M.gguf \
53
+ --model-draft MTP/gemma-4-E4B-it-Q8_0-MTP.gguf \
54
  --spec-type draft-mtp --spec-draft-n-max 4 \
55
  -ngl 999 -fa off
56
  ```
MTP/gemma-4-E4B-it-BF16-MTP.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:909b31e9e0a4919c936f09b99b3562d663187d6c142abe3e6656610720f9b3e2
3
+ size 171766848
MTP/gemma-4-E4B-it-F16-MTP.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16f0fad416a6ce65b28688daa1d39f4b11af5427a4478beb1d4f3adf7b5ed2bf
3
+ size 171766848
MTP/gemma-4-E4B-it-Q8_0-MTP.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6a723115efa510d3b3215db1e26790dae84cd08c2134a764f3d194f1f0c3376
3
+ size 98653248
mtp-gemma-4-E4B-it.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6a723115efa510d3b3215db1e26790dae84cd08c2134a764f3d194f1f0c3376
3
+ size 98653248