pbatralx commited on
Commit
8772d5c
1 Parent(s): c06096a

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