wp4032 commited on
Commit
c1c85d0
·
verified ·
1 Parent(s): e6ab037

Update config.json for llama.cpp integration

Browse files

Llama.cpp requires `architectures` param to work

Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "attention_bias": false,
3
  "attention_dropout": 0.0,
4
  "auto_map": {
 
1
  {
2
+ "architectures": ["RND1"],
3
  "attention_bias": false,
4
  "attention_dropout": 0.0,
5
  "auto_map": {