CRD716 commited on
Commit
f962dcd
·
1 Parent(s): 3f3c6ab

messing with stuff

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,5 +1,12 @@
1
  ---
2
  license: gpl-3.0
 
 
 
 
 
 
 
3
  ---
4
 
5
  LLaMa 65B converted to ggml via LLaMa.cpp, then quantized to 4bit.
 
1
  ---
2
  license: gpl-3.0
3
+ metrics:
4
+ - perplexity
5
+ pipeline_tag: conversational
6
+ tags:
7
+ - LLaMa
8
+ - text-generation-inference
9
+ - ggml
10
  ---
11
 
12
  LLaMa 65B converted to ggml via LLaMa.cpp, then quantized to 4bit.