File size: 1,819 Bytes
3931886
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
536b361
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3931886
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
---
tags:
- llama
- orca
- stable
- stability
- bloke
- hf
- 7b
- 13b
- 34b
- 70b
- 22b
- 60b
- coding
- progaming
- logic
- deduction
---
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Narwhal-7b Model Overview</title>
  <style>
    body {
      font-family: Arial, sans-serif;
      color: #333;
      line-height: 1.6;
      margin: 30px;
    }
    h1 {
      color: #2c3e50;
    }
    img {
      display: block;
      margin: 20px auto;
    }
    p {
      margin: 15px 0;
    }
  </style>
</head>
<body>
  <img src="https://i.imgur.com/FYuPeho.jpg" width="300" alt="Description of the image">
  <h1>Narwhal-7b</h1>
  <p>Model Created by Vezora</p>
  <p>The Narwhal-7b is an innovative model comprising a blend of 60% Stable Beluga and 40% MegaCoder. This combination was further enhanced by integrating 40% Wizard-Math and 40% Llama Chat7b.</p>
  <p>This synthesis has led to a model that demonstrates remarkable performance in mathematical tasks. It also maintains a robust ability to respond to various queries. During the testing phase, we employed both Stable Beluga and Llama Chat prompts, with the Llama v2 prompting yielding superior results. This improvement was likely a result of it being the final merge in the development process.</p>
  <p>It's worth noting that the Narwhal-7b may stand as one of the best-performing models in its category. However, those interested in utilizing it must be aware of the commercial licenses associated with the underlying models. Due to some datasets used in training originating from OpenAI, this model is explicitly not intended for commercial use.</p>
  <p><strong>Benchmarks:</strong> Comprehensive benchmarking details will be available soon.</p>
</body>
</html>