From d42c7497cbd93231b4bdaf8a69c530da8ef3a0cc Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 11 May 2026 22:29:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=EF=BC=8C=E7=94=B1ModelHub=20XC=E7=A4=BE=E5=8C=BA=E6=8F=90?= =?UTF-8?q?=E4=BE=9B=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Model: mradermacher/Llama-3.1-Swallow-JP-EN-Translator-v1-8B-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++ ...allow-JP-EN-Translator-v1-8B.i1-IQ1_M.gguf | 3 + ...allow-JP-EN-Translator-v1-8B.i1-IQ1_S.gguf | 3 + ...allow-JP-EN-Translator-v1-8B.i1-IQ2_M.gguf | 3 + ...allow-JP-EN-Translator-v1-8B.i1-IQ2_S.gguf | 3 + ...llow-JP-EN-Translator-v1-8B.i1-IQ2_XS.gguf | 3 + ...low-JP-EN-Translator-v1-8B.i1-IQ2_XXS.gguf | 3 + ...allow-JP-EN-Translator-v1-8B.i1-IQ3_M.gguf | 3 + ...allow-JP-EN-Translator-v1-8B.i1-IQ3_S.gguf | 3 + ...llow-JP-EN-Translator-v1-8B.i1-IQ3_XS.gguf | 3 + ...low-JP-EN-Translator-v1-8B.i1-IQ3_XXS.gguf | 3 + ...llow-JP-EN-Translator-v1-8B.i1-IQ4_NL.gguf | 3 + ...llow-JP-EN-Translator-v1-8B.i1-IQ4_XS.gguf | 3 + ...wallow-JP-EN-Translator-v1-8B.i1-Q2_K.gguf | 3 + ...llow-JP-EN-Translator-v1-8B.i1-Q2_K_S.gguf | 3 + ...llow-JP-EN-Translator-v1-8B.i1-Q3_K_L.gguf | 3 + ...llow-JP-EN-Translator-v1-8B.i1-Q3_K_M.gguf | 3 + ...llow-JP-EN-Translator-v1-8B.i1-Q3_K_S.gguf | 3 + ...wallow-JP-EN-Translator-v1-8B.i1-Q4_0.gguf | 3 + ...wallow-JP-EN-Translator-v1-8B.i1-Q4_1.gguf | 3 + ...llow-JP-EN-Translator-v1-8B.i1-Q4_K_M.gguf | 3 + ...llow-JP-EN-Translator-v1-8B.i1-Q4_K_S.gguf | 3 + ...llow-JP-EN-Translator-v1-8B.i1-Q5_K_M.gguf | 3 + ...llow-JP-EN-Translator-v1-8B.i1-Q5_K_S.gguf | 3 + ...wallow-JP-EN-Translator-v1-8B.i1-Q6_K.gguf | 3 + ...wallow-JP-EN-Translator-v1-8B.imatrix.gguf | 3 + README.md | 96 +++++++++++++++++++ 27 files changed, 231 insertions(+) create mode 100644 .gitattributes create mode 100644 Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ1_M.gguf create mode 100644 Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ1_S.gguf create mode 100644 Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ2_M.gguf create mode 100644 Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ2_S.gguf create mode 100644 Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ2_XS.gguf create mode 100644 Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ2_XXS.gguf create mode 100644 Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ3_M.gguf create mode 100644 Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ3_S.gguf create mode 100644 Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ3_XS.gguf create mode 100644 Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ3_XXS.gguf create mode 100644 Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ4_NL.gguf create mode 100644 Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ4_XS.gguf create mode 100644 Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q2_K.gguf create mode 100644 Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q2_K_S.gguf create mode 100644 Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q3_K_L.gguf create mode 100644 Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q3_K_M.gguf create mode 100644 Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q3_K_S.gguf create mode 100644 Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q4_0.gguf create mode 100644 Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q4_1.gguf create mode 100644 Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q4_K_M.gguf create mode 100644 Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q4_K_S.gguf create mode 100644 Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q5_K_M.gguf create mode 100644 Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q5_K_S.gguf create mode 100644 Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q6_K.gguf create mode 100644 Llama-3.1-Swallow-JP-EN-Translator-v1-8B.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a678318 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,60 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Swallow-JP-EN-Translator-v1-8B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ1_M.gguf b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ1_M.gguf new file mode 100644 index 0000000..a3560c3 --- /dev/null +++ b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:141792e2ccc9cb06bca1238526a0602a5e0a9b9a7fad2994a35368660c44a68c +size 2161974080 diff --git a/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ1_S.gguf b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ1_S.gguf new file mode 100644 index 0000000..5573084 --- /dev/null +++ b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2a0728023abcfdc1ec1e380daef2fe07c65a9a96456ee5c55b37a730b8c1c6a +size 2019629888 diff --git a/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ2_M.gguf b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ2_M.gguf new file mode 100644 index 0000000..b5c4658 --- /dev/null +++ b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cfde62d70fc4691c2eda8c2a3b174c69936a64738f5933a2efbea2d65c5a523 +size 2948283200 diff --git a/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ2_S.gguf b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ2_S.gguf new file mode 100644 index 0000000..f814796 --- /dev/null +++ b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ebb101f95ba34c73d5bffafc126227d902714cc42e6b444b6c95799e8086f49 +size 2758490944 diff --git a/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ2_XS.gguf b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..bbadec9 --- /dev/null +++ b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4929398727949a84d5ee207f21859c912e5318956343f5927a7e5027cbc52f6e +size 2605783872 diff --git a/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ2_XXS.gguf b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..2302856 --- /dev/null +++ b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e90f9e710e45dfa09b8956574bcc8aafc351b4644f4f845d778999a6cf1ad0c +size 2399214400 diff --git a/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ3_M.gguf b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ3_M.gguf new file mode 100644 index 0000000..e2335a3 --- /dev/null +++ b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c3e79e31fd672cfe0e8a1d7fcfaa7d3acdc72da1ae1a1fc7aab629925c90c11 +size 3784825664 diff --git a/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ3_S.gguf b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ3_S.gguf new file mode 100644 index 0000000..365b74b --- /dev/null +++ b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53749ec6449f3c69c0bba50754e0dbc19c2a0180c9aabd05d05857b244b96602 +size 3682327360 diff --git a/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ3_XS.gguf b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..700b3e7 --- /dev/null +++ b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7492edcd3e0003ab037af61f8a3eec0ac7eb9be7899a309c7a72a254445c538e +size 3518749504 diff --git a/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ3_XXS.gguf b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..22d7030 --- /dev/null +++ b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:884c707cc99499278282120af8d91e7e9c0fb9ffe82ea1e4766d9829bbf5b7e1 +size 3274914624 diff --git a/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ4_NL.gguf b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..342e316 --- /dev/null +++ b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2b9b4be43b569727a17e46765d3759d38370ae87fcbdd27c97adbc2c60d17f7 +size 4677991232 diff --git a/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ4_XS.gguf b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..f8ccdff --- /dev/null +++ b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0a90e0571fbb97c49a87bfff5c8ade1c17f76655109865ef5dc5eb7e4764469 +size 4447664960 diff --git a/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q2_K.gguf b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q2_K.gguf new file mode 100644 index 0000000..159e64f --- /dev/null +++ b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28d002b44dd5d47d1006f270da5e03e0fb3dbcc24514645064212c8b4c18f425 +size 3179133760 diff --git a/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q2_K_S.gguf b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..8cb28af --- /dev/null +++ b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e06091b2ce56e60b98e4ada4ea75cb4bff28f0cf52e956f9a3be6e3d0db42e8a +size 2988817216 diff --git a/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q3_K_L.gguf b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..4f274a9 --- /dev/null +++ b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aea33102edded49e3c9493c891fe6b274f6fd9686b73ef4efadeb1ede3e829e +size 4321958720 diff --git a/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q3_K_M.gguf b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..a25950f --- /dev/null +++ b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5dbe77c41e533bfc28ab832a04d59dd975e92993681853b64af8eb0b87e5e1b +size 4018920256 diff --git a/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q3_K_S.gguf b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..b8c4bfb --- /dev/null +++ b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9d366f7307b8908bd2416def2b3438ffed73d0501768695c1a9a48d4a060c3d +size 3664501568 diff --git a/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q4_0.gguf b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q4_0.gguf new file mode 100644 index 0000000..859399b --- /dev/null +++ b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b8574aa251bb9d4eacc8f174609d5be55d569e0a5e707451942c64d0c07b6e0 +size 4675894080 diff --git a/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q4_1.gguf b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q4_1.gguf new file mode 100644 index 0000000..242ec1a --- /dev/null +++ b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2488c4ab7403fc99d36a05a2172131cce684539c740431b5d2cff578d20c17b2 +size 5130255168 diff --git a/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q4_K_M.gguf b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..4bfd714 --- /dev/null +++ b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4adfb3ca4ddb197d90a61b95a544ce209c9adb8ca99b806b0ffa0ce314c2a9a3 +size 4920736576 diff --git a/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q4_K_S.gguf b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..9e71d8d --- /dev/null +++ b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3853d5fc3f68bae1c784d3b94c50bdc50a7d54f6fe38bc645b8ffbcc0111a33 +size 4692671296 diff --git a/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q5_K_M.gguf b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..559990e --- /dev/null +++ b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:453130529b760523a021781e419e4d80d025a3abae903b1b2603ee0c51c4d115 +size 5732989760 diff --git a/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q5_K_S.gguf b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..4125747 --- /dev/null +++ b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baa10004fc0cef6dd2182cb804e9374f80b7f17d22d0d2e7946f1d2b81247042 +size 5599296320 diff --git a/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q6_K.gguf b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q6_K.gguf new file mode 100644 index 0000000..f23af33 --- /dev/null +++ b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7a937e79b7e650cecaa4f5b42a3d48868c86391a55249d5c2868adb7324b3ba +size 6596008768 diff --git a/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.imatrix.gguf b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.imatrix.gguf new file mode 100644 index 0000000..75b059a --- /dev/null +++ b/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd89e3c9fe3582024b8e08474ada4aafda5656fd4b6e121d174502641a6eb843 +size 5015200 diff --git a/README.md b/README.md new file mode 100644 index 0000000..79c37ad --- /dev/null +++ b/README.md @@ -0,0 +1,96 @@ +--- +base_model: mpasila/Llama-3.1-Swallow-JP-EN-Translator-v1-8B +datasets: +- mpasila/ParallelFiction-Ja_En-1k-16k-Gemma-3-ShareGPT-Filtered +- NilanE/ParallelFiction-Ja_En-100k +language: +- en +- ja +library_name: transformers +license: +- llama3.3 +- gemma +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- llama +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/mpasila/Llama-3.1-Swallow-JP-EN-Translator-v1-8B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Llama-3.1-Swallow-JP-EN-Translator-v1-8B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Llama-3.1-Swallow-JP-EN-Translator-v1-8B-GGUF +## Usage + +If you are unsure how to use GGUF files, refer to one of [TheBloke's +READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for +more details, including on how to concatenate multi-part files. + +## Provided Quants + +(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants) + +| Link | Type | Size/GB | Notes | +|:-----|:-----|--------:|:------| +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Swallow-JP-EN-Translator-v1-8B-i1-GGUF/resolve/main/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Swallow-JP-EN-Translator-v1-8B-i1-GGUF/resolve/main/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Swallow-JP-EN-Translator-v1-8B-i1-GGUF/resolve/main/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Swallow-JP-EN-Translator-v1-8B-i1-GGUF/resolve/main/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Swallow-JP-EN-Translator-v1-8B-i1-GGUF/resolve/main/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Swallow-JP-EN-Translator-v1-8B-i1-GGUF/resolve/main/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Swallow-JP-EN-Translator-v1-8B-i1-GGUF/resolve/main/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Swallow-JP-EN-Translator-v1-8B-i1-GGUF/resolve/main/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.1 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Swallow-JP-EN-Translator-v1-8B-i1-GGUF/resolve/main/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Swallow-JP-EN-Translator-v1-8B-i1-GGUF/resolve/main/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Swallow-JP-EN-Translator-v1-8B-i1-GGUF/resolve/main/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Swallow-JP-EN-Translator-v1-8B-i1-GGUF/resolve/main/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Swallow-JP-EN-Translator-v1-8B-i1-GGUF/resolve/main/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Swallow-JP-EN-Translator-v1-8B-i1-GGUF/resolve/main/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Swallow-JP-EN-Translator-v1-8B-i1-GGUF/resolve/main/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Swallow-JP-EN-Translator-v1-8B-i1-GGUF/resolve/main/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Swallow-JP-EN-Translator-v1-8B-i1-GGUF/resolve/main/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Swallow-JP-EN-Translator-v1-8B-i1-GGUF/resolve/main/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Swallow-JP-EN-Translator-v1-8B-i1-GGUF/resolve/main/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Swallow-JP-EN-Translator-v1-8B-i1-GGUF/resolve/main/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Swallow-JP-EN-Translator-v1-8B-i1-GGUF/resolve/main/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Swallow-JP-EN-Translator-v1-8B-i1-GGUF/resolve/main/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q4_1.gguf) | i1-Q4_1 | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Swallow-JP-EN-Translator-v1-8B-i1-GGUF/resolve/main/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Swallow-JP-EN-Translator-v1-8B-i1-GGUF/resolve/main/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Swallow-JP-EN-Translator-v1-8B-i1-GGUF/resolve/main/Llama-3.1-Swallow-JP-EN-Translator-v1-8B.i1-Q6_K.gguf) | i1-Q6_K | 6.7 | practically like static Q6_K | + +Here is a handy graph by ikawrakow comparing some lower-quality quant +types (lower is better): + +![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png) + +And here are Artefact2's thoughts on the matter: +https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9 + +## FAQ / Model Request + +See https://huggingface.co/mradermacher/model_requests for some answers to +questions you might have and/or if you want some other model quantized. + +## Thanks + +I thank my company, [nethype GmbH](https://www.nethype.de/), for letting +me use its servers and providing upgrades to my workstation to enable +this work in my free time. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to. + +