File size: 370 Bytes
e1a3d1d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
license: llama3
language:
- en
---

Yeah, another L3 model. Perform really well from my testing and scores pretty high on Chai leaderboard (known as slerp8bv2 there). Feedback would be really appreciated.

I'm using default Llama 3 Instruct context template and instruct mode for my testing.
```
Temp: 0.9
Min P: 0.1
Top K: 40

Others are off, ajust as you need.
```