Manel commited on
Commit
2883e4d
·
verified ·
1 Parent(s): a7ed442

Create README.md

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