diff --git a/README.md b/README.md index 94c4d98..e6140ba 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ --- license: apache-2.0 pipeline_tag: text-generation +library_name: transformers +tags: +- code +base_model: +- Qwen/Qwen2.5-Coder-1.5B --- Quantization made by Richard Erkhov. @@ -42,16 +47,6 @@ This repository contains a quantized version of the model presented in the paper | [CursorCore-QW2.5-1.5B-SR.Q6_K.gguf](https://huggingface.co/RichardErkhov/TechxGenus_-_CursorCore-QW2.5-1.5B-SR-gguf/blob/main/CursorCore-QW2.5-1.5B-SR.Q6_K.gguf) | Q6_K | 1.19GB | | [CursorCore-QW2.5-1.5B-SR.Q8_0.gguf](https://huggingface.co/RichardErkhov/TechxGenus_-_CursorCore-QW2.5-1.5B-SR-gguf/blob/main/CursorCore-QW2.5-1.5B-SR.Q8_0.gguf) | Q8_0 | 1.53GB | -Original model description: ---- -tags: -- code -base_model: -- Qwen/Qwen2.5-Coder-1.5B -library_name: transformers -pipeline_tag: text-generation -license: apache-2.0 ---- # CursorCore: Assist Programming through Aligning Anything