qwp4w3hyb's picture
Update README.md
d7f79d1 verified
---
base_model: lucyknada/microsoft_WizardLM-2-7B
tags:
- wizardlm
- microsoft
- instruct
- finetune
- gguf
- importance matrix
- imatrix
model-index:
- name: Not-WizardLM-2-7B-iMat-GGUF
results: []
license: apache-2.0
---
# WizardLM-2-7B based on reupload at lucyknada/microsoft_WizardLM-2-7B
## GGUFs created with an importance matrix (details below)
This is based on a reupload by an alternate source as microsoft deleted the model shortly after release, I will validate checksums after it is released again, to see if MS did any changes.
Source Model: [lucyknada/microsoft_WizardLM-2-7B](https://huggingface.co/lucyknada/microsoft_WizardLM-2-7B)
Quantized with [llama.cpp](https://github.com/ggerganov/llama.cpp) commit [5dc9dd7152dedc6046b646855585bd070c91e8c8](https://github.com/ggerganov/llama.cpp/commit/5dc9dd7152dedc6046b646855585bd070c91e8c8) (master from 2024-04-09)
Imatrix was generated from the f16 gguf via this command:
./imatrix -c 512 -m $out_path/$base_quant_name -f $llama_cpp_path/groups_merged.txt -o $out_path/imat-f16-gmerged.dat
Using the dataset from [here](https://github.com/ggerganov/llama.cpp/discussions/5263#discussioncomment-8395384)