From 78fe80321995c4c7cf1c456fd64abea6dc0fe869 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 12 May 2026 05:09:19 +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: DevQuasar/tarscaleai.Llama-3.2-1B-Instruct-Product-Description-GGUF Source: Original Platform --- .gitattributes | 42 +++++++++++++++++++ README.md | 12 ++++++ configuration.json | 1 + ...-1B-Instruct-Product-Description.Q2_K.gguf | 3 ++ ...B-Instruct-Product-Description.Q3_K_M.gguf | 3 ++ ...B-Instruct-Product-Description.Q4_K_M.gguf | 3 ++ ...B-Instruct-Product-Description.Q5_K_M.gguf | 3 ++ ...-1B-Instruct-Product-Description.Q6_K.gguf | 3 ++ ...-1B-Instruct-Product-Description.Q8_0.gguf | 3 ++ ...2-1B-Instruct-Product-Description.f16.gguf | 3 ++ 10 files changed, 76 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 configuration.json create mode 100644 tarscaleai.Llama-3.2-1B-Instruct-Product-Description.Q2_K.gguf create mode 100644 tarscaleai.Llama-3.2-1B-Instruct-Product-Description.Q3_K_M.gguf create mode 100644 tarscaleai.Llama-3.2-1B-Instruct-Product-Description.Q4_K_M.gguf create mode 100644 tarscaleai.Llama-3.2-1B-Instruct-Product-Description.Q5_K_M.gguf create mode 100644 tarscaleai.Llama-3.2-1B-Instruct-Product-Description.Q6_K.gguf create mode 100644 tarscaleai.Llama-3.2-1B-Instruct-Product-Description.Q8_0.gguf create mode 100644 tarscaleai.Llama-3.2-1B-Instruct-Product-Description.f16.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..375940e --- /dev/null +++ b/.gitattributes @@ -0,0 +1,42 @@ +*.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 +tarscaleai.Llama-3.2-1B-Instruct-Product-Description.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +tarscaleai.Llama-3.2-1B-Instruct-Product-Description.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +tarscaleai.Llama-3.2-1B-Instruct-Product-Description.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +tarscaleai.Llama-3.2-1B-Instruct-Product-Description.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +tarscaleai.Llama-3.2-1B-Instruct-Product-Description.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +tarscaleai.Llama-3.2-1B-Instruct-Product-Description.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +tarscaleai.Llama-3.2-1B-Instruct-Product-Description.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..e5df55e --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +--- +base_model: +- tarscaleai/Llama-3.2-1B-Instruct-Product-Description +pipeline_tag: text-generation +--- + +[](https://devquasar.com) + +'Make knowledge free for everyone' + +Quantized version of: [tarscaleai/Llama-3.2-1B-Instruct-Product-Description](https://huggingface.co/tarscaleai/Llama-3.2-1B-Instruct-Product-Description) +Buy Me a Coffee at ko-fi.com diff --git a/configuration.json b/configuration.json new file mode 100644 index 0000000..bbeeda1 --- /dev/null +++ b/configuration.json @@ -0,0 +1 @@ +{"framework": "pytorch", "task": "text-generation", "allow_remote": true} \ No newline at end of file diff --git a/tarscaleai.Llama-3.2-1B-Instruct-Product-Description.Q2_K.gguf b/tarscaleai.Llama-3.2-1B-Instruct-Product-Description.Q2_K.gguf new file mode 100644 index 0000000..bcb7772 --- /dev/null +++ b/tarscaleai.Llama-3.2-1B-Instruct-Product-Description.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1b27fb0fd948d4ff65fedd8b63ec18185bcedafe062506657976fcf0bdc9ba8 +size 580874368 diff --git a/tarscaleai.Llama-3.2-1B-Instruct-Product-Description.Q3_K_M.gguf b/tarscaleai.Llama-3.2-1B-Instruct-Product-Description.Q3_K_M.gguf new file mode 100644 index 0000000..f80fcc4 --- /dev/null +++ b/tarscaleai.Llama-3.2-1B-Instruct-Product-Description.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1deccc0cd6ec7c1d50d14afe484d33094fd9b688a049c21f1728e9dce0ba9957 +size 690843776 diff --git a/tarscaleai.Llama-3.2-1B-Instruct-Product-Description.Q4_K_M.gguf b/tarscaleai.Llama-3.2-1B-Instruct-Product-Description.Q4_K_M.gguf new file mode 100644 index 0000000..7d36d36 --- /dev/null +++ b/tarscaleai.Llama-3.2-1B-Instruct-Product-Description.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a69ec0715824c80518c3bad1e4405f7fdccff6269416219200cdcadfa50dc6bc +size 807694464 diff --git a/tarscaleai.Llama-3.2-1B-Instruct-Product-Description.Q5_K_M.gguf b/tarscaleai.Llama-3.2-1B-Instruct-Product-Description.Q5_K_M.gguf new file mode 100644 index 0000000..e8deb0d --- /dev/null +++ b/tarscaleai.Llama-3.2-1B-Instruct-Product-Description.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcd6f58402f83bbdfd194c756d6a23639090199f98b0253e333ede6a19aff2e0 +size 911503488 diff --git a/tarscaleai.Llama-3.2-1B-Instruct-Product-Description.Q6_K.gguf b/tarscaleai.Llama-3.2-1B-Instruct-Product-Description.Q6_K.gguf new file mode 100644 index 0000000..64e286c --- /dev/null +++ b/tarscaleai.Llama-3.2-1B-Instruct-Product-Description.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6a1dbcb8c4f2fb158ba6a59de038dfc3198fe9f7ccec8a8c044f49d086e732a +size 1021800576 diff --git a/tarscaleai.Llama-3.2-1B-Instruct-Product-Description.Q8_0.gguf b/tarscaleai.Llama-3.2-1B-Instruct-Product-Description.Q8_0.gguf new file mode 100644 index 0000000..93765d0 --- /dev/null +++ b/tarscaleai.Llama-3.2-1B-Instruct-Product-Description.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:803f60823fa52d0b47ddad1c28446f1548b17aa3831e498fb609f52f970838c0 +size 1321083008 diff --git a/tarscaleai.Llama-3.2-1B-Instruct-Product-Description.f16.gguf b/tarscaleai.Llama-3.2-1B-Instruct-Product-Description.f16.gguf new file mode 100644 index 0000000..c34f2a7 --- /dev/null +++ b/tarscaleai.Llama-3.2-1B-Instruct-Product-Description.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:865c349d17ec91f65d35bddfbe68ada91d5bf062d65b5549cba68d93057df402 +size 2479595648