hooliganbeer commited on
Commit
29579d0
·
verified ·
1 Parent(s): 307c8bf

Add Qwen3-1.7B Q4_K_M GGUF (byte-for-byte redistribution of unsloth's quantization)

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ mt-qwen3-1.7b/Qwen3-1.7B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -47,6 +47,21 @@ the check we use to confirm these are unmodified copies.
47
 
48
  Languages: Chinese, English, Japanese, Korean, Cantonese.
49
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
50
  ## Verifying
51
 
52
  ```bash
 
47
 
48
  Languages: Chinese, English, Japanese, Korean, Cantonese.
49
 
50
+ ### `mt-qwen3-1.7b/` — Qwen3-1.7B machine translation (GGUF, Q4_K_M)
51
+
52
+ | File | Size (bytes) | SHA-256 |
53
+ |---|---|---|
54
+ | `Qwen3-1.7B-Q4_K_M.gguf` | 1,107,409,472 | `b139949c5bd74937ad8ed8c8cf3d9ffb1e99c866c823204dc42c0d91fa181897` |
55
+
56
+ **Source:** [`unsloth/Qwen3-1.7B-GGUF`](https://huggingface.co/unsloth/Qwen3-1.7B-GGUF)
57
+ (revision `d7f544eead698dbd1f15126ef60b45a1e1933222`, file `Qwen3-1.7B-Q4_K_M.gguf`) —
58
+ GGUF quantization of [Qwen3-1.7B](https://huggingface.co/Qwen/Qwen3-1.7B) by the Qwen team,
59
+ quantized by Unsloth. Runs via llama.cpp.
60
+
61
+ The SHA-256 matches the upstream LFS pointer exactly.
62
+
63
+ Used for on-device translation so the app works offline and without per-request API cost.
64
+
65
  ## Verifying
66
 
67
  ```bash
mt-qwen3-1.7b/Qwen3-1.7B-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b139949c5bd74937ad8ed8c8cf3d9ffb1e99c866c823204dc42c0d91fa181897
3
+ size 1107409472