Svak commited on
Commit
ea9e5d7
1 Parent(s): 3bddcf3

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ # Miquliz-120b-v2.0-FP8-dynamic
6
+ ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/6303ca537373aacccd85d8a7/vmCAhJCpF0dITtCVxlYET.jpeg)
7
+
8
+ This quant was made for [infermatic.ai](https://infermatic.ai/)
9
+
10
+ Dynamic FP8 quant of [Miquliz 120B v2.0](https://huggingface.co/wolfram/miquliz-120b-v2.0) made with AutoFP8.
11
+
12
+ ## Model Details
13
+
14
+ - Max Context: 32768 tokens
15
+ - Layers: 140
16
+
17
+ ### Prompt template: Mistral
18
+
19
+ ```
20
+ <s>[INST] {prompt} [/INST]
21
+ ```