From dd0ec328e22a0cd8faa3f90b4b0396bdd1760a2a Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 17 Apr 2026 06:21:01 +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/princeton-nlp.Llama-3-8B-ProLong-512k-Instruct-GGUF Source: Original Platform --- .gitattributes | 47 +++++++++++++++++++ README.md | 12 +++++ configuration.json | 1 + ...Llama-3-8B-ProLong-512k-Instruct.Q2_K.gguf | 3 ++ ...ama-3-8B-ProLong-512k-Instruct.Q3_K_M.gguf | 3 ++ ...ama-3-8B-ProLong-512k-Instruct.Q4_K_M.gguf | 3 ++ ...ama-3-8B-ProLong-512k-Instruct.Q5_K_M.gguf | 3 ++ ...Llama-3-8B-ProLong-512k-Instruct.Q6_K.gguf | 3 ++ ...Llama-3-8B-ProLong-512k-Instruct.Q8_0.gguf | 3 ++ 9 files changed, 78 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 configuration.json create mode 100644 princeton-nlp.Llama-3-8B-ProLong-512k-Instruct.Q2_K.gguf create mode 100644 princeton-nlp.Llama-3-8B-ProLong-512k-Instruct.Q3_K_M.gguf create mode 100644 princeton-nlp.Llama-3-8B-ProLong-512k-Instruct.Q4_K_M.gguf create mode 100644 princeton-nlp.Llama-3-8B-ProLong-512k-Instruct.Q5_K_M.gguf create mode 100644 princeton-nlp.Llama-3-8B-ProLong-512k-Instruct.Q6_K.gguf create mode 100644 princeton-nlp.Llama-3-8B-ProLong-512k-Instruct.Q8_0.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..53d7257 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,47 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bin.* filter=lfs diff=lfs merge=lfs -text +*.bz2 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 +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack 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 +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +saved_model/**/* 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 +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zstandard filter=lfs diff=lfs merge=lfs -text +*.tfevents* filter=lfs diff=lfs merge=lfs -text +*.db* filter=lfs diff=lfs merge=lfs -text +*.ark* filter=lfs diff=lfs merge=lfs -text +**/*ckpt*data* filter=lfs diff=lfs merge=lfs -text +**/*ckpt*.meta filter=lfs diff=lfs merge=lfs -text +**/*ckpt*.index filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.gguf* filter=lfs diff=lfs merge=lfs -text +*.ggml filter=lfs diff=lfs merge=lfs -text +*.llamafile* filter=lfs diff=lfs merge=lfs -text +*.pt2 filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..e124585 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +--- +base_model: +- princeton-nlp/Llama-3-8B-ProLong-512k-Instruct +pipeline_tag: text-generation +--- + +[](https://devquasar.com) + +'Make knowledge free for everyone' + +Quantized version of: [princeton-nlp/Llama-3-8B-ProLong-512k-Instruct](https://huggingface.co/princeton-nlp/Llama-3-8B-ProLong-512k-Instruct) +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/princeton-nlp.Llama-3-8B-ProLong-512k-Instruct.Q2_K.gguf b/princeton-nlp.Llama-3-8B-ProLong-512k-Instruct.Q2_K.gguf new file mode 100644 index 0000000..6a455b4 --- /dev/null +++ b/princeton-nlp.Llama-3-8B-ProLong-512k-Instruct.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:824fb5d8f17577ee1f6f08f5bdf6b48d4a1de93dac0c3809c2b97c87ad60a356 +size 3179131936 diff --git a/princeton-nlp.Llama-3-8B-ProLong-512k-Instruct.Q3_K_M.gguf b/princeton-nlp.Llama-3-8B-ProLong-512k-Instruct.Q3_K_M.gguf new file mode 100644 index 0000000..f51f4f9 --- /dev/null +++ b/princeton-nlp.Llama-3-8B-ProLong-512k-Instruct.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a02c366a713ad7545a035bc34602cdfc662219f1db020e10786639f7687813e +size 4018918432 diff --git a/princeton-nlp.Llama-3-8B-ProLong-512k-Instruct.Q4_K_M.gguf b/princeton-nlp.Llama-3-8B-ProLong-512k-Instruct.Q4_K_M.gguf new file mode 100644 index 0000000..d0fa3eb --- /dev/null +++ b/princeton-nlp.Llama-3-8B-ProLong-512k-Instruct.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9effd3e57280c772a4ee7c161cb5e7d523de375b580377cc1407a82257c8af2b +size 4920734752 diff --git a/princeton-nlp.Llama-3-8B-ProLong-512k-Instruct.Q5_K_M.gguf b/princeton-nlp.Llama-3-8B-ProLong-512k-Instruct.Q5_K_M.gguf new file mode 100644 index 0000000..5d4f999 --- /dev/null +++ b/princeton-nlp.Llama-3-8B-ProLong-512k-Instruct.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b9b819baa7238a41e9916b183a21e1b657d0ceef87e490b8138f6e25414dc6a +size 5732987936 diff --git a/princeton-nlp.Llama-3-8B-ProLong-512k-Instruct.Q6_K.gguf b/princeton-nlp.Llama-3-8B-ProLong-512k-Instruct.Q6_K.gguf new file mode 100644 index 0000000..3bba5f3 --- /dev/null +++ b/princeton-nlp.Llama-3-8B-ProLong-512k-Instruct.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e642f2c3e2399548d719b9e830313347fdf3613bd8d1707f4867addd67b32bbe +size 6596006944 diff --git a/princeton-nlp.Llama-3-8B-ProLong-512k-Instruct.Q8_0.gguf b/princeton-nlp.Llama-3-8B-ProLong-512k-Instruct.Q8_0.gguf new file mode 100644 index 0000000..a841c85 --- /dev/null +++ b/princeton-nlp.Llama-3-8B-ProLong-512k-Instruct.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cecb67a6bbd021e8572d4adcc367e56d63d46283caaf2ea8a4de9a94ab8ea82e +size 8540771360