Astris commited on
Commit
474f4f4
1 Parent(s): 7e40c00

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,3 +1,4 @@
1
- ---
2
- license: llama3
3
- ---
 
 
1
+ ---
2
+ license: llama3
3
+ ---
4
+ To use this model, make sure to enable trust_remote_code. To tweak the layer order, go into config.json and change the layer_exec_plan. Normally (for llama 8b) it would be [0...31] but you can change this to be any combination of layers you want (including repetitions).