From 6ac10d74d2c52ceeca12baaa311c03af027db136 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 11 Aug 2026 09:37:12 +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: PrunaAI/itwk-Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5-GGUF-smashed Source: Original Platform --- .gitattributes | 63 +++++ README.md | 222 ++++++++++++++++++ configuration.json | 1 + ...r-7B_kendamaCoder_mergelinear0.5.Q2_K.gguf | 3 + ...7B_kendamaCoder_mergelinear0.5.Q3_K_L.gguf | 3 + ...7B_kendamaCoder_mergelinear0.5.Q3_K_M.gguf | 3 + ...7B_kendamaCoder_mergelinear0.5.Q3_K_S.gguf | 3 + ...r-7B_kendamaCoder_mergelinear0.5.Q4_0.gguf | 3 + ...r-7B_kendamaCoder_mergelinear0.5.Q4_1.gguf | 3 + ...7B_kendamaCoder_mergelinear0.5.Q4_K_M.gguf | 3 + ...7B_kendamaCoder_mergelinear0.5.Q4_K_S.gguf | 3 + ...r-7B_kendamaCoder_mergelinear0.5.Q5_0.gguf | 3 + ...r-7B_kendamaCoder_mergelinear0.5.Q5_1.gguf | 3 + ...7B_kendamaCoder_mergelinear0.5.Q5_K_M.gguf | 3 + ...7B_kendamaCoder_mergelinear0.5.Q5_K_S.gguf | 3 + ...r-7B_kendamaCoder_mergelinear0.5.Q6_K.gguf | 3 + ...r-7B_kendamaCoder_mergelinear0.5.Q8_0.gguf | 3 + ...er-7B_kendamaCoder_mergelinear0.5.fp16.bin | 3 + 18 files changed, 331 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 configuration.json create mode 100644 itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q2_K.gguf create mode 100644 itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q3_K_L.gguf create mode 100644 itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q3_K_M.gguf create mode 100644 itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q3_K_S.gguf create mode 100644 itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q4_0.gguf create mode 100644 itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q4_1.gguf create mode 100644 itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q4_K_M.gguf create mode 100644 itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q4_K_S.gguf create mode 100644 itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q5_0.gguf create mode 100644 itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q5_1.gguf create mode 100644 itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q5_K_M.gguf create mode 100644 itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q5_K_S.gguf create mode 100644 itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q6_K.gguf create mode 100644 itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q8_0.gguf create mode 100644 itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.fp16.bin diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..39276ea --- /dev/null +++ b/.gitattributes @@ -0,0 +1,63 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow 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 + +*.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 + +itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q5_0.gguf filter=lfs diff=lfs merge=lfs -text +itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.fp16.bin filter=lfs diff=lfs merge=lfs -text +itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q5_1.gguf 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..37d486d --- /dev/null +++ b/README.md @@ -0,0 +1,222 @@ +--- +thumbnail: "https://assets-global.website-files.com/646b351987a8d8ce158d1940/64ec9e96b4334c0e1ac41504_Logo%20with%20white%20text.svg" +base_model: itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5 +metrics: +- memory_disk +- memory_inference +- inference_latency +- inference_throughput +- inference_CO2_emissions +- inference_energy_consumption +tags: +- pruna-ai +--- + + +
+ + PrunaAI + +
+ + +[![Twitter](https://img.shields.io/twitter/follow/PrunaAI?style=social)](https://twitter.com/PrunaAI) +[![GitHub](https://img.shields.io/github/followers/PrunaAI?label=Follow%20%40PrunaAI&style=social)](https://github.com/PrunaAI) +[![LinkedIn](https://img.shields.io/badge/LinkedIn-Connect-blue)](https://www.linkedin.com/company/93832878/admin/feed/posts/?feedType=following) +[![Discord](https://img.shields.io/badge/Discord-Join%20Us-blue?style=social&logo=discord)](https://discord.com/invite/vb6SmA3hxu) + +## This repo contains GGUF versions of the itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5 model. + +# Simply make AI models cheaper, smaller, faster, and greener! + +- Give a thumbs up if you like this model! +- Contact us and tell us which model to compress next [here](https://www.pruna.ai/contact). +- Request access to easily compress your *own* AI models [here](https://z0halsaff74.typeform.com/pruna-access?typeform-source=www.pruna.ai). +- Read the documentations to know more [here](https://pruna-ai-pruna.readthedocs-hosted.com/en/latest/) +- Join Pruna AI community on Discord [here](https://discord.gg/rskEr4BZJx) to share feedback/suggestions or get help. + +**Frequently Asked Questions** +- ***How does the compression work?*** The model is compressed with GGUF. +- ***How does the model quality change?*** The quality of the model output might vary compared to the base model. +- ***What is the model format?*** We use GGUF format. +- ***What calibration data has been used?*** If needed by the compression method, we used WikiText as the calibration data. +- ***How to compress my own models?*** You can request premium access to more compression methods and tech support for your specific use-cases [here](https://z0halsaff74.typeform.com/pruna-access?typeform-source=www.pruna.ai). + +# Downloading and running the models + +You can download the individual files from the Files & versions section. Here is a list of the different versions we provide. For more info checkout [this chart](https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9) and [this guide](https://www.reddit.com/r/LocalLLaMA/comments/1ba55rj/overview_of_gguf_quantization_methods/): + +| Quant type | Description | +|------------|--------------------------------------------------------------------------------------------| +| Q5_K_M | High quality, recommended. | +| Q5_K_S | High quality, recommended. | +| Q4_K_M | Good quality, uses about 4.83 bits per weight, recommended. | +| Q4_K_S | Slightly lower quality with more space savings, recommended. | +| IQ4_NL | Decent quality, slightly smaller than Q4_K_S with similar performance, recommended. | +| IQ4_XS | Decent quality, smaller than Q4_K_S with similar performance, recommended. | +| Q3_K_L | Lower quality but usable, good for low RAM availability. | +| Q3_K_M | Even lower quality. | +| IQ3_M | Medium-low quality, new method with decent performance comparable to Q3_K_M. | +| IQ3_S | Lower quality, new method with decent performance, recommended over Q3_K_S quant, same size with better performance. | +| Q3_K_S | Low quality, not recommended. | +| IQ3_XS | Lower quality, new method with decent performance, slightly better than Q3_K_S. | +| Q2_K | Very low quality but surprisingly usable. | + + +## How to download GGUF files ? + +**Note for manual downloaders:** You almost never want to clone the entire repo! Multiple different quantisation formats are provided, and most users only want to pick and download a single file. + +The following clients/libraries will automatically download models for you, providing a list of available models to choose from: + +* LM Studio +* LoLLMS Web UI +* Faraday.dev + +- **Option A** - Downloading in `text-generation-webui`: +- **Step 1**: Under Download Model, you can enter the model repo: itwk-Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5-GGUF-smashed and below it, a specific filename to download, such as: phi-2.IQ3_M.gguf. +- **Step 2**: Then click Download. + +- **Option B** - Downloading on the command line (including multiple files at once): +- **Step 1**: We recommend using the `huggingface-hub` Python library: +```shell +pip3 install huggingface-hub +``` +- **Step 2**: Then you can download any individual model file to the current directory, at high speed, with a command like this: +```shell +huggingface-cli download itwk-Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5-GGUF-smashed Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.IQ3_M.gguf --local-dir . --local-dir-use-symlinks False +``` +
+ More advanced huggingface-cli download usage (click to read) +Alternatively, you can also download multiple files at once with a pattern: + +```shell +huggingface-cli download itwk-Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5-GGUF-smashed --local-dir . --local-dir-use-symlinks False --include='*Q4_K*gguf' +``` + +For more documentation on downloading with `huggingface-cli`, please see: [HF -> Hub Python Library -> Download files -> Download from the CLI](https://huggingface.co/docs/huggingface_hub/guides/download#download-from-the-cli). + +To accelerate downloads on fast connections (1Gbit/s or higher), install `hf_transfer`: + +```shell +pip3 install hf_transfer +``` + +And set environment variable `HF_HUB_ENABLE_HF_TRANSFER` to `1`: + +```shell +HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download itwk-Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5-GGUF-smashed Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.IQ3_M.gguf --local-dir . --local-dir-use-symlinks False +``` + +Windows Command Line users: You can set the environment variable by running `set HF_HUB_ENABLE_HF_TRANSFER=1` before the download command. +
+ + + + +## How to run model in GGUF format? +- **Option A** - Introductory example with `llama.cpp` command + +Make sure you are using `llama.cpp` from commit [d0cee0d](https://github.com/ggerganov/llama.cpp/commit/d0cee0d36d5be95a0d9088b674dbb27354107221) or later. + +```shell +./main -ngl 35 -m Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.IQ3_M.gguf --color -c 32768 --temp 0.7 --repeat_penalty 1.1 -n -1 -p "[INST] {{prompt\}} [/INST]" +``` + +Change `-ngl 32` to the number of layers to offload to GPU. Remove it if you don't have GPU acceleration. + +Change `-c 32768` to the desired sequence length. For extended sequence models - eg 8K, 16K, 32K - the necessary RoPE scaling parameters are read from the GGUF file and set by llama.cpp automatically. Note that longer sequence lengths require much more resources, so you may need to reduce this value. + +If you want to have a chat-style conversation, replace the `-p ` argument with `-i -ins` + +For other parameters and how to use them, please refer to [the llama.cpp documentation](https://github.com/ggerganov/llama.cpp/blob/master/examples/main/README.md) + +- **Option B** - Running in `text-generation-webui` + +Further instructions can be found in the text-generation-webui documentation, here: [text-generation-webui/docs/04 ‐ Model Tab.md](https://github.com/oobabooga/text-generation-webui/blob/main/docs/04%20-%20Model%20Tab.md#llamacpp). + +- **Option C** - Running from Python code + +You can use GGUF models from Python using the [llama-cpp-python](https://github.com/abetlen/llama-cpp-python) or [ctransformers](https://github.com/marella/ctransformers) libraries. Note that at the time of writing (Nov 27th 2023), ctransformers has not been updated for some time and is not compatible with some recent models. Therefore I recommend you use llama-cpp-python. + + ### How to load this model in Python code, using llama-cpp-python + + For full documentation, please see: [llama-cpp-python docs](https://abetlen.github.io/llama-cpp-python/). + + #### First install the package + + Run one of the following commands, according to your system: + + ```shell + # Base ctransformers with no GPU acceleration + pip install llama-cpp-python + # With NVidia CUDA acceleration + CMAKE_ARGS="-DLLAMA_CUBLAS=on" pip install llama-cpp-python + # Or with OpenBLAS acceleration + CMAKE_ARGS="-DLLAMA_BLAS=ON -DLLAMA_BLAS_VENDOR=OpenBLAS" pip install llama-cpp-python + # Or with CLBLast acceleration + CMAKE_ARGS="-DLLAMA_CLBLAST=on" pip install llama-cpp-python + # Or with AMD ROCm GPU acceleration (Linux only) + CMAKE_ARGS="-DLLAMA_HIPBLAS=on" pip install llama-cpp-python + # Or with Metal GPU acceleration for macOS systems only + CMAKE_ARGS="-DLLAMA_METAL=on" pip install llama-cpp-python + + # In windows, to set the variables CMAKE_ARGS in PowerShell, follow this format; eg for NVidia CUDA: + $env:CMAKE_ARGS = "-DLLAMA_OPENBLAS=on" + pip install llama-cpp-python + ``` + + #### Simple llama-cpp-python example code + + ```python + from llama_cpp import Llama + + # Set gpu_layers to the number of layers to offload to GPU. Set to 0 if no GPU acceleration is available on your system. + llm = Llama( + model_path="./Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.IQ3_M.gguf", # Download the model file first + n_ctx=32768, # The max sequence length to use - note that longer sequence lengths require much more resources + n_threads=8, # The number of CPU threads to use, tailor to your system and the resulting performance + n_gpu_layers=35 # The number of layers to offload to GPU, if you have GPU acceleration available + ) + + # Simple inference example + output = llm( + "[INST] {{prompt}} [/INST]", # Prompt + max_tokens=512, # Generate up to 512 tokens + stop=[""], # Example stop token - not necessarily correct for this specific model! Please check before using. + echo=True # Whether to echo the prompt + ) + + # Chat Completion API + + llm = Llama(model_path="./Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.IQ3_M.gguf", chat_format="llama-2") # Set chat_format according to the model you are using + llm.create_chat_completion( + messages = [ + {{"role": "system", "content": "You are a story writing assistant."}}, + {{ + "role": "user", + "content": "Write a story about llamas." + }} + ] + ) + ``` + +- **Option D** - Running with LangChain + +Here are guides on using llama-cpp-python and ctransformers with LangChain: + +* [LangChain + llama-cpp-python](https://python.langchain.com/docs/integrations/llms/llamacpp) +* [LangChain + ctransformers](https://python.langchain.com/docs/integrations/providers/ctransformers) + +## Configurations + +The configuration info are in `smash_config.json`. + +## Credits & License + +The license of the smashed model follows the license of the original model. Please check the license of the original model before using this model which provided the base model. The license of the `pruna-engine` is [here](https://pypi.org/project/pruna-engine/) on Pypi. + +## Want to compress other models? + +- Contact us and tell us which model to compress next [here](https://www.pruna.ai/contact). +- Request access to easily compress your own AI models [here](https://z0halsaff74.typeform.com/pruna-access?typeform-source=www.pruna.ai). \ No newline at end of file diff --git a/configuration.json b/configuration.json new file mode 100644 index 0000000..159097f --- /dev/null +++ b/configuration.json @@ -0,0 +1 @@ +{"framework": "pytorch", "task": "others", "allow_remote": true} \ No newline at end of file diff --git a/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q2_K.gguf b/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q2_K.gguf new file mode 100644 index 0000000..91e37fd --- /dev/null +++ b/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35bcb73d4be46429b146d8db7f67960cf8e40e9cb4c41693253ad5bb8497f108 +size 3015940000 diff --git a/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q3_K_L.gguf b/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q3_K_L.gguf new file mode 100644 index 0000000..717148b --- /dev/null +++ b/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab2b4768e7d8d5509efae2334d68328381f26dd242d08ec690bdcb17b503e4cc +size 4088459168 diff --git a/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q3_K_M.gguf b/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q3_K_M.gguf new file mode 100644 index 0000000..9cfe500 --- /dev/null +++ b/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f311c9f35babac40fa0a7e24eebea21f62b004b548d2bc0b79915c873129bc0d +size 3808391072 diff --git a/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q3_K_S.gguf b/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q3_K_S.gguf new file mode 100644 index 0000000..4874c47 --- /dev/null +++ b/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29511f4fdc517c90b6021f62692ab5128ad3c051a9f9d968bcf86969b5ccc46b +size 3492368288 diff --git a/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q4_0.gguf b/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q4_0.gguf new file mode 100644 index 0000000..123891b --- /dev/null +++ b/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd0f2486f7f0cb5e117d98ffa50efce312cb72e9aeb498a663c074d8e3935b0d +size 4431390624 diff --git a/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q4_1.gguf b/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q4_1.gguf new file mode 100644 index 0000000..63030f2 --- /dev/null +++ b/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4260fb56a6b43d9ddc9fbe8c006dc7df8f689a52bf3978ff072d40e7a8ebf7c0 +size 4873283488 diff --git a/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q4_K_M.gguf b/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q4_K_M.gguf new file mode 100644 index 0000000..15c11a8 --- /dev/null +++ b/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a0c04c0fbc9f5b2838861b42686b8318f2be7dc6f8791e0c0d0824074c1cbb1 +size 4683073440 diff --git a/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q4_K_S.gguf b/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q4_K_S.gguf new file mode 100644 index 0000000..b2bcdf8 --- /dev/null +++ b/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9df947cf5b40dc2d643981a63f62b41b8aa62b9cd88ee3be4c2e8425d4dea979 +size 4457768864 diff --git a/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q5_0.gguf b/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q5_0.gguf new file mode 100644 index 0000000..599f626 --- /dev/null +++ b/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q5_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42afa7dfad69deab4ddc5ee3d0e887f63f0f97797c3938a8ff2d9b895f0e1f3b +size 5315176352 diff --git a/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q5_1.gguf b/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q5_1.gguf new file mode 100644 index 0000000..b6771ce --- /dev/null +++ b/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q5_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb955c7202fa569631434da70b89a89e39c30cc91da1019835d9dac9088936fb +size 5757069216 diff --git a/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q5_K_M.gguf b/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q5_K_M.gguf new file mode 100644 index 0000000..4a260e0 --- /dev/null +++ b/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25a9384b9f71cdc9091f21b45f02c3cd46b61b6740f195f2ea9080e913129347 +size 5444831136 diff --git a/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q5_K_S.gguf b/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q5_K_S.gguf new file mode 100644 index 0000000..8a5b559 --- /dev/null +++ b/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ec331d695d3885f0cd9d59de0f45701eae7751579ad289d3723b9cb886c6d60 +size 5315176352 diff --git a/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q6_K.gguf b/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q6_K.gguf new file mode 100644 index 0000000..6316c60 --- /dev/null +++ b/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c843954ec73c1b267042bdd1a16075965a93d0a8c99d5c25d45909de51539af +size 6254198688 diff --git a/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q8_0.gguf b/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q8_0.gguf new file mode 100644 index 0000000..17bb91a --- /dev/null +++ b/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd5bdfe1b10df607d1140eb0c3e6a008a8162e9a1f78d2f28831f4277c7217cb +size 8098525088 diff --git a/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.fp16.bin b/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.fp16.bin new file mode 100644 index 0000000..73525c2 --- /dev/null +++ b/itwk/Qwen2.5-Coder-7B_kendamaCoder_mergelinear0.5.fp16.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d4d86b7ae828523b079174c5bc1ee25edee6b2e6381b72b0706695c307394b1 +size 15237853088