Text Generation
Transformers
GGUF
English
stablelm
causal-lm
ggml
quantized
q2_k
q3_k_m
q4_k_m
q5_k_m
q6_k
q8_0
8 papers
afrideva commited on
Commit
53ffbb9
1 Parent(s): 4358608

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -0
config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "model_type": "stablelm"
3
+ }