MarcosFRGames commited on
Commit
506ff2f
·
verified ·
1 Parent(s): 0ec2b53

Update engines.json

Browse files
Files changed (1) hide show
  1. engines.json +2 -2
engines.json CHANGED
@@ -10,8 +10,8 @@
10
  "n_batch": 32
11
  },
12
  {
13
- "url": "https://huggingface.co/QuantFactory/Phi-3.5-mini-instruct-GGUF/resolve/main/Phi-3.5-mini-instruct.Q4_K_M.gguf",
14
  "name": "phi-3.5-mini-instruct",
15
- "n_batch": 48
16
  }
17
  ]
 
10
  "n_batch": 32
11
  },
12
  {
13
+ "url": "https://huggingface.co/QuantFactory/Phi-3-mini-128k-instruct-GGUF/resolve/main/Phi-3-mini-128k-instruct.Q4_K_M.gguf",
14
  "name": "phi-3.5-mini-instruct",
15
+ "n_batch": 32
16
  }
17
  ]