Update README.md
Browse files
README.md
CHANGED
@@ -19,9 +19,9 @@ This repo contains GGUF format model files for Mistral-7B-v0.1.
|
|
19 |
| mistral-7b-v0.1.Q8_0.gguf | Q8_0 | 8 | 7.70 GB | 6.70G, +0.0004 ppl |
|
20 |
|
21 |
## Parameters
|
22 |
-
| path
|
23 |
-
|
|
24 |
-
| mistralai/Mistral-7B-
|
25 |
|
26 |
# Original Model Card
|
27 |
|
|
|
19 |
| mistral-7b-v0.1.Q8_0.gguf | Q8_0 | 8 | 7.70 GB | 6.70G, +0.0004 ppl |
|
20 |
|
21 |
## Parameters
|
22 |
+
| path | type | architecture | rope_theta | sliding_win | max_pos_embed |
|
23 |
+
| ------------------------- | ------- | ------------------ | ---------- | ----------- | ------------- |
|
24 |
+
| mistralai/Mistral-7B-v0.1 | mistral | MistralForCausalLM | 10000.0 | 4096 | 32768 |
|
25 |
|
26 |
# Original Model Card
|
27 |
|