File size: 1,063 Bytes
0d0584d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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

models:
  - model: maldv/badger-writer-llama-3-8b
    parameters:
      density: 0.45   # Enhancing creative writing and descriptive capability
      weight: 0.3     # Balanced contribution to maintain vivid storytelling

  - model: vicgalle/Configurable-Hermes-2-Pro-Llama-3-8B
    parameters:
      density: 0.6    # Prioritizing adaptability and configurable safety in responses
      weight: 0.3     # Adding robustness in regulated and safe prompt response

  - model: Orenguteng/Llama-3-8B-Lexi-Uncensored
    parameters:
      density: 0.5    # Focusing on uncensored conversational flow for flexibility
      weight: 0.2     # Moderate influence to ensure versatility without overpowering

  - model: abacusai/Llama-3-Smaug-8B
    parameters:
      density: 0.55   # Emphasizing conversational and multi-turn engagement strengths
      weight: 0.2     # Supporting structured dialogue and complex interaction handling

merge_method: ties
base_model: Orenguteng/Llama-3-8B-Lexi-Uncensored
dtype: bfloat16
parameters:
  normalize: true
out_dtype: float16