MTSmash commited on
Commit
28137a9
1 Parent(s): 90ad7ea

Update EVA-Config-LM-Studio.json

Browse files

Änderung "n_ctx": 2048. Hat bisher das beste Ergebnis erziehlt.

Files changed (1) hide show
  1. EVA-Config-LM-Studio.json +1 -1
EVA-Config-LM-Studio.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "name": "EVA-Config-LM-Studio",
3
  "load_params": {
4
- "n_ctx": 1024,
5
  "n_batch": 512,
6
  "rope_freq_base": 0,
7
  "rope_freq_scale": 0,
 
1
  {
2
  "name": "EVA-Config-LM-Studio",
3
  "load_params": {
4
+ "n_ctx": 2048,
5
  "n_batch": 512,
6
  "rope_freq_base": 0,
7
  "rope_freq_scale": 0,