pipilok commited on
Commit
aca9817
1 Parent(s): 7d85aa6

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -0
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ - fr
5
+ - de
6
+ - es
7
+ - it
8
+ - pt
9
+ - ru
10
+ - zh
11
+ - ja
12
+ license: apache-2.0
13
+ quantized_by: pipilok
14
+ pipeline_tag: text-generation
15
+ ---
16
+
17
+ Original model: https://huggingface.co/mistralai/Mistral-Small-Instruct-2409
18
+
19
+ Tested on Snapdragon X Elite with LM Studio 0.3.2 ARM64 Technology Preview https://lmstudio.ai/snapdragon
20
+
21
+ Avg answer Speed: 6 tok/s
22
+
23
+ ## LM Studio Settings:
24
+ ```
25
+ Before System: [INST]<<SYS>>\n
26
+ After System: <</SYS>[/INST]\n
27
+ Before User: [INST]
28
+ After User: [INST]\n
29
+ Before Assistant:
30
+ After Assistant:
31
+ ```