TheBloke xmileng commited on
Commit
6300dfc
1 Parent(s): c1595fd

Update README.md (#1)

Browse files

- Update README.md (dba353a1f2ba4c6472c9ca53716dffeeee4d4e1b)


Co-authored-by: Uyiosa Enabulele <xmileng@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ inference: false
5
 
6
  # OpenAssistant LLaMA 30B SFT 7 GGML
7
 
8
- This in a repo of GGML format models for [OpenAssistant's LLaMA 30B SFT 7](https://huggingface.co/OpenAssistant/oasst-sft-7-llama-30b-xor).
9
 
10
  It is the result of merging the XORs from the above repo with the original Llama 30B weights, and then quantising to 4bit and 5bit GGML for CPU inference using [llama.cpp](https://github.com/ggerganov/llama.cpp).
11
 
 
5
 
6
  # OpenAssistant LLaMA 30B SFT 7 GGML
7
 
8
+ This is a repo of GGML format models for [OpenAssistant's LLaMA 30B SFT 7](https://huggingface.co/OpenAssistant/oasst-sft-7-llama-30b-xor).
9
 
10
  It is the result of merging the XORs from the above repo with the original Llama 30B weights, and then quantising to 4bit and 5bit GGML for CPU inference using [llama.cpp](https://github.com/ggerganov/llama.cpp).
11