doberst commited on
Commit
7397367
·
1 Parent(s): 213150b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -6,7 +6,7 @@ This repository includes some of our favorite **bonchon** ('side dishes' in Kore
6
 
7
  We currently include in this repository several of our favorite GGUF files from TheBloke, including four of our favorite 7B chat models, in Q4_K_M GGUF files.
8
 
9
- This repository is Public, but intended primarily for use in conjunction with other llmware models, datasets and libraries.
10
 
11
  Please note specific licensing information and reference for files included in the repository:
12
 
@@ -14,5 +14,6 @@ Please note specific licensing information and reference for files included in t
14
  2. **Teknium/OpenHermes-2.5-Mistral-7B-GGUF** - Apache 2.0 License - [original repository link](https://huggingface.co/teknium/OpenHermes-2.5-Mistral-7B)
15
  3. **Llama2-Chat-7B-GGUF** - [Llama2 License](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf/blob/main/LICENSE.txt) - [original repository link](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf)
16
  4. **Starling-7B-GGUF** - CC-BY-NC-4.0 License - Non-Commercial - [original repository link](https://huggingface.co/berkeley-nest/Starling-LM-7B-alpha)
 
17
 
18
  Please also see [TheBloke](https://huggingface.co/TheBloke) for more information on GGUF.
 
6
 
7
  We currently include in this repository several of our favorite GGUF files from TheBloke, including four of our favorite 7B chat models, in Q4_K_M GGUF files.
8
 
9
+ This repository is Public, but intended primarily for use in conjunction with other llmware models, datasets and libraries.
10
 
11
  Please note specific licensing information and reference for files included in the repository:
12
 
 
14
  2. **Teknium/OpenHermes-2.5-Mistral-7B-GGUF** - Apache 2.0 License - [original repository link](https://huggingface.co/teknium/OpenHermes-2.5-Mistral-7B)
15
  3. **Llama2-Chat-7B-GGUF** - [Llama2 License](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf/blob/main/LICENSE.txt) - [original repository link](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf)
16
  4. **Starling-7B-GGUF** - CC-BY-NC-4.0 License - Non-Commercial - [original repository link](https://huggingface.co/berkeley-nest/Starling-LM-7B-alpha)
17
+ 5. **EleutherAI/Llema-7B-GGUF** - Apache 2.0 License - [original repository link](https://huggingface.co/EleutherAI/llemma_7b)
18
 
19
  Please also see [TheBloke](https://huggingface.co/TheBloke) for more information on GGUF.