aberrio commited on
Commit
878afd5
·
verified ·
1 Parent(s): f6f02bc

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-sa-4.0
3
+ license_link: https://huggingface.co/stabilityai/stablelm-2-zephyr-1_6b/blob/main/LICENSE
4
+ library: llama.cpp
5
+ library_link: https://github.com/ggerganov/llama.cpp
6
+ base_model:
7
+ - stabilityai/stablelm-2-zephyr-1_6b
8
+ language:
9
+ - en
10
+ pipeline_tag: text-generation
11
+ tags:
12
+ - nlp
13
+ - code
14
+ - gguf
15
+ ---