Text Generation
Transformers
GGUF
Japanese
llama
japanese-stablelm
causal-lm
text-generation-inference
TheBloke commited on
Commit
b6b1737
1 Parent(s): c7eeafa

GGUF model commit (made with llama.cpp commit 2833a6f)

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