File size: 516 Bytes
5561732
 
 
 
 
a1b9071
5561732
103120c
5561732
 
 
 
 
 
 
 
 
 
 
103120c
 
 
 
 
 
 
 
 
5561732
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
---
language:
- en
pipeline_tag: text-generation
---
This repo is a GGUF version of [Misted-7B](https://huggingface.co/Walmart-the-bag/Misted-7B) by [Walmart-the-bag](https://huggingface.co/Walmart-the-bag)

# Model Yaml

```
base_model: teknium/OpenHermes-2-Mistral-7B
models:
      - model: teknium/OpenHermes-2-Mistral-7B
      - model: Open-Orca/Mistral-7B-SlimOrca
merge_method: slerp
parameters:
  t:
    - value: 0.32
dtype: float16
```


# Prompt Format
###### Alpaca
```
### Instruction:

### Response: 
```