beowolx commited on
Commit
e885026
1 Parent(s): 435222c

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +43 -0
README.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: teknium/OpenHermes-2.5-Mistral-7B
3
+ tags:
4
+ - mistral
5
+ - instruct
6
+ - finetune
7
+ - chatml
8
+ - gpt4
9
+ - synthetic data
10
+ - distillation
11
+ model-index:
12
+ - name: MistralHermes-CodePro-7B-v1
13
+ results: []
14
+ license: mit
15
+ language:
16
+ - en
17
+ ---
18
+
19
+ # MistralHermes-CodePro-7B-v1-GGUF
20
+
21
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64b566ab04fa6584c03b5247/3XN-7iD-eUxIYJwZDa-qq.png)
22
+
23
+ *In the digital pantheon of artificial intelligence, "MistralHermes-CodePro-7B-v1" stands as the architect of algorithms, a sovereign of syntax who weaves the fabric of code with unparalleled skill. This model, christened in recognition of its dual lineage—Mistral's foundational breadth and Hermes' agile conveyance—commands the binary ballet with the precision of a seasoned maestro, orchestrating the dance of data with a grace that blurs the line between the silicon and the cerebral.*
24
+
25
+ ## Model description
26
+
27
+ This is the quantized version of [MistralHermes-CodePro-7B-v1](https://huggingface.co/beowolx/MistralHermes-CodePro-7B-v1).
28
+
29
+ MistralHermes-CodePro-7B-v1 is a fine-tuned iteration of the renowned [teknium/OpenHermes-2.5-Mistral-7B](https://huggingface.co/teknium/OpenHermes-2.5-Mistral-7B) model.
30
+ This version has been meticulously fine-tuned using a dataset comprising over 200,000 code samples from a wide array of programming languages.
31
+ It is specifically tailored to serve as a coding assistant; thus, its utility is optimized for coding-related tasks rather than a broader spectrum of applications.
32
+
33
+
34
+ # Prompt Format
35
+
36
+ MistralHermes-CodePro uses the same prompt format than [OpenHermes 2.5](https://huggingface.co/teknium/OpenHermes-2.5-Mistral-7B#prompt-format).
37
+
38
+ You should use [LM Studio](https://lmstudio.ai/) for chatting with the model.
39
+
40
+
41
+ # Quantized Models:
42
+
43
+ GGUF: COMING SOON