kirp
/

Text Generation
GGUF
English
kirp commited on
Commit
82b73d6
·
1 Parent(s): 0d87751

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # TinyLlama-1.1B Chat v0.2 GGUF
2
 
3
  - Model creator: [PY007](https://huggingface.co/PY007)
@@ -93,4 +102,4 @@ For compatibility with older versions of llama.cpp, or for any third-party libra
93
  ./main -m ./models/chat/ggml-model-q4_k_m.gguf \
94
  -n 512 --color --temp 0 -e \
95
  -p "<|im_start|>user\nExplain huggingface?<|im_end|>\n<|im_start|>assistant\n"
96
- ```
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - cerebras/SlimPajama-627B
5
+ - bigcode/starcoderdata
6
+ - OpenAssistant/oasst_top1_2023-08-25
7
+ language:
8
+ - en
9
+ ---
10
  # TinyLlama-1.1B Chat v0.2 GGUF
11
 
12
  - Model creator: [PY007](https://huggingface.co/PY007)
 
102
  ./main -m ./models/chat/ggml-model-q4_k_m.gguf \
103
  -n 512 --color --temp 0 -e \
104
  -p "<|im_start|>user\nExplain huggingface?<|im_end|>\n<|im_start|>assistant\n"
105
+ ```