test-GGUF / README.md
invalid-coder's picture
Create README.md
b24bc56 verified
|
raw
history blame
377 Bytes
This is the test version for pruning. This model is a base model that will be pruned and quantized for on-device purpose.
I used mergekit for merging two models:
https://github.com/cg123/mergekit
The two models I combined are:
https://huggingface.co/jeonsworld/CarbonVillain-en-10.7B-v2
https://huggingface.co/kyujinpy/Sakura-SOLAR-Instruct-DPO-v2
I used GGUF quantization.