pbatralx commited on
Commit
bf5a29a
1 Parent(s): 4608d0f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +43 -0
README.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: "NousResearch/Hermes-2-Pro-Mistral-7B"
3
+ language:
4
+ - en
5
+ tags:
6
+ - transformers
7
+ - safetensors
8
+ - mistral
9
+ - text-generation
10
+ - Mistral
11
+ - instruct
12
+ - finetune
13
+ - chatml
14
+ - DPO
15
+ - RLHF
16
+ - gpt4
17
+ - synthetic data
18
+ - distillation
19
+ - function calling
20
+ - json mode
21
+ - conversational
22
+ - en
23
+ - dataset:teknium/OpenHermes-2.5
24
+ - base_model:mistralai/Mistral-7B-v0.1
25
+ - base_model:finetune:mistralai/Mistral-7B-v0.1
26
+ - license:apache-2.0
27
+ - autotrain_compatible
28
+ - text-generation-inference
29
+ - endpoints_compatible
30
+ - region:us
31
+ license: "apache-2.0"
32
+ inference: false
33
+ datasets:
34
+ - teknium/OpenHermes-2.5
35
+ quantized_by: pbatralx
36
+ ---
37
+
38
+ # Hermes-2-Pro-Mistral-7B
39
+
40
+ This repository contains quantized versions of the model from the original repository: [NousResearch/Hermes-2-Pro-Mistral-7B](https://huggingface.co/NousResearch/Hermes-2-Pro-Mistral-7B).
41
+
42
+ | Name | Quantization Method | Size (GB) |
43
+ |------|---------------------|-----------|