Text Generation
GGUF
English
quantized
1b
llama-cpp
imatrix
conversational
MrDevCoder01 commited on
Commit
f54a5f3
·
unverified ·
1 Parent(s): cf3761a

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - tiiuae/falcon-refinedweb
5
+ - HuggingFaceTB/cosmopedia
6
+ language:
7
+ - en
8
+ pipeline_tag: text-generation
9
+ tags:
10
+ - gguf
11
+ - quantized
12
+ - 1B
13
+ - llama-cpp
14
+ ---