Walmart-the-bag commited on
Commit
51d0216
1 Parent(s): bf20f49

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ - es
6
+ library_name: transformers
7
+ tags:
8
+ - code
9
+ - mistral
10
+ - merge
11
+ - slerp
12
+ ---
13
+
14
+ # THIS IS THE GGUF VERSION OF MISTED V2 7B. TO VIEW ORIGINAL MODEL [CLICK THIS](https://huggingface.co/walmart-the-bag/misted-v2-7b)
15
+ # Misted v2 7B
16
+ This is another version of [misted-7b](https://huggingface.co/walmart-the-bag/misted-7b). This creation was designed to tackle coding, provide instructions, solve riddles, and fulfill a variety of purposes. It was developed using the slerp approach, which involved combining several mistral models with misted-7b.
17
+
18
+
19
+ # Prompt Format
20
+ ###### Alpaca
21
+ ```
22
+ ### Instruction:
23
+
24
+ ### Response:
25
+ ```