Manel commited on
Commit
fe0441f
1 Parent(s): 8bfed9c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1 +1,9 @@
 
 
 
 
 
 
 
 
1
  This is a converted model to GGUF from `NousResearch/Llama-2-7b-chat-hf` quantized to `Q2_K` using `llama.cpp` library.
 
1
+ ---
2
+ pipeline_tag: text-generation
3
+ tags:
4
+ - llama-2
5
+ - chat
6
+ - GGUF
7
+ - 7b
8
+ ---
9
  This is a converted model to GGUF from `NousResearch/Llama-2-7b-chat-hf` quantized to `Q2_K` using `llama.cpp` library.