doberst commited on
Commit
65394b6
·
verified ·
1 Parent(s): e9db80f

Upload 4 files

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ openhermes-2.5-mistral-7b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -1,3 +1,36 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ inference: false
4
+ base_model: teknium/OpenHermes-2.5-Mistral-7B
5
+ base_model_relation: quantized
6
+ tags: [green, p7, llmware-chat, gguf]
7
+ ---
8
+
9
+ # teknium-open-hermes-2.5-mistral-gguf
10
+
11
+ **teknium-open-hermes-2.5-mistral-gguf** is a GGUF Q4_K_M int4 quantized version of teknium's popular open hermes finetune of mistral, providing a very fast, very small inference implementation.
12
+
13
+ [**teknium-open-hermes-2.5-mistral**](https://huggingface.co/teknium/OpenHermes-2.5-Mistral-7B) is a leading chat finetuned version of mistral 7b.
14
+
15
+
16
+ ### Model Description
17
+
18
+ - **Developed by:** teknium
19
+ - **Quantized by:** llmware
20
+ - **Model type:** mistral-7b
21
+ - **Parameters:** 7 billion
22
+ - **Model Parent:** teknium/OpenHermes-2.5-Mistral-7B
23
+ - **Language(s) (NLP):** English
24
+ - **License:** Apache 2.0
25
+ - **Uses:** General purpose chat
26
+ - **RAG Benchmark Accuracy Score:** NA
27
+ - **Quantization:** int4
28
+
29
+
30
+ ## Model Card Contact
31
+
32
+ [llmware on github](https://www.github.com/llmware-ai/llmware)
33
+
34
+ [llmware on hf](https://www.huggingface.co/llmware)
35
+
36
+ [llmware website](https://www.llmware.ai)
config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "teknium/OpenHermes-2.5-Mistral-7B",
3
+ "architectures": [
4
+ "MistralForCausalLM"
5
+ ],
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 1,
8
+ "eos_token_id": 32000,
9
+ "hidden_act": "silu",
10
+ "hidden_size": 4096,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 14336,
13
+ "max_position_embeddings": 32768,
14
+ "model_type": "mistral",
15
+ "num_attention_heads": 32,
16
+ "num_hidden_layers": 32,
17
+ "num_key_value_heads": 8,
18
+ "rms_norm_eps": 1e-05,
19
+ "rope_theta": 10000.0,
20
+ "sliding_window": 4096,
21
+ "tie_word_embeddings": false,
22
+ "transformers_version": "4.41.2",
23
+ "use_cache": false,
24
+ "vocab_size": 32002
25
+ }
hash_record_sha256.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "openhermes-2.5-mistral-7b.Q4_K_M.gguf": "cd58120326971c71c0590f6b7084a0744e287ce9c67275d8b4bf34a5947d950b",
3
+ "time_stamp": "2025-02-11_002209"
4
+ }
openhermes-2.5-mistral-7b.Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd58120326971c71c0590f6b7084a0744e287ce9c67275d8b4bf34a5947d950b
3
+ size 4368450304