Manel commited on
Commit
1a41ac2
1 Parent(s): 4b65234

Create README.md

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