File size: 899 Bytes
4a229f2 7ce04f8 4a229f2 7ce04f8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
---
base_model: Nexusflow/Starling-LM-7B-beta
datasets:
- berkeley-nest/Nectar
language:
- en
library_name: transformers
tags:
- starling
- reward model
- RLHF
- RLAIF
model-index:
- name: Nexusflow/Starling-LM-7B-beta-iMat-GGUF
results: []
license: apache-2.0
---
# Starling-LM-7B-beta-iMat-GGUF
Source Model: [Nexusflow/Starling-LM-7B-beta](https://huggingface.co/Nexusflow/Starling-LM-7B-beta)
Quantized with [llama.cpp](https://github.com/ggerganov/llama.cpp) commit [46acb3676718b983157058aecf729a2064fc7d34](https://github.com/ggerganov/llama.cpp/commit/46acb3676718b983157058aecf729a2064fc7d34)
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)
|