switlydev commited on
Commit
0f80fb1
·
verified ·
1 Parent(s): dc82ab0

Trained with Unsloth - config

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -31,7 +31,7 @@
31
  },
32
  "tie_word_embeddings": true,
33
  "unsloth_fixed": true,
34
- "unsloth_version": "2026.8.3",
35
- "use_cache": false,
36
  "vocab_size": 128256
37
  }
 
31
  },
32
  "tie_word_embeddings": true,
33
  "unsloth_fixed": true,
34
+ "unsloth_version": "2026.8.4",
35
+ "use_cache": true,
36
  "vocab_size": 128256
37
  }