Manel commited on
Commit
f015811
·
verified ·
1 Parent(s): bc97cf5

Create README.md

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