qaihm-bot commited on
Commit
60ba704
·
verified ·
1 Parent(s): 8335f9f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +92 -0
README.md ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: pytorch
3
+ license: apache-2.0
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - llm
7
+ - generative_ai
8
+ - quantized
9
+ - android
10
+
11
+ ---
12
+
13
+ ![](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/mistral_7b_instruct_v0_3_quantized/web-assets/model_demo.png)
14
+
15
+ # Mistral-7B-Instruct-v0.3: Optimized for Mobile Deployment
16
+ ## State-of-the-art large language model useful on a variety of language understanding and generation tasks
17
+
18
+ Mistral AI's first open source dense model released September 2023. Mistral-7B-Instruct-v0.3 Large Language Model (LLM) is an instruct fine‑tuned version of the Mistral‑7B‑v0.3. It has an extended vocabulary and supports the v3 Tokenizer, enhancing language understanding and generation. Additionally function calling is enabled.
19
+
20
+ This is based on the implementation of Mistral-7B-Instruct-v0.3 found
21
+ [here]({source_repo}). More details on model performance
22
+ accross various devices, can be found [here](https://aihub.qualcomm.com/models/mistral_7b_instruct_v0_3_quantized).
23
+
24
+ ### Model Details
25
+
26
+ - **Model Type:** Text generation
27
+ - **Model Stats:**
28
+ - Input sequence length for Prompt Processor: 128
29
+ - Context length: 4096
30
+ - Number of parameters: 7.3B
31
+ - Precision: w4a16 + w8a16 (few layers)
32
+ - Num of key-value heads: 8
33
+ - Information about the model parts: Prompt Processor and Token Generator are split into 4 parts each. Each corresponding Prompt Processor and Token Generator part share weights.
34
+ - Prompt processor model size: 4.17 GB
35
+ - Prompt processor input: 128 tokens + KVCache initialized with pad token
36
+ - Prompt processor output: 128 output tokens + KVCache for token generator
37
+ - Token generator model size: 4.17 GB
38
+ - Token generator input: 1 input token + past KVCache
39
+ - Token generator output: 1 output token + KVCache for next iteration
40
+ - Use: Initiate conversation with prompt-processor and then token generator for subsequent iterations.
41
+ - Minimum QNN SDK version required: 2.27.7
42
+ - Supported languages: English.
43
+ - TTFT: Time To First Token is the time it takes to generate the first response token. This is expressed as a range because it varies based on the length of the prompt. The lower bound is for a short prompt (up to 128 tokens, i.e., one iteration of the prompt processor) and the upper bound is for a prompt using the full context length (4096 tokens).
44
+ - Response Rate: Rate of response generation after the first response token.
45
+ - Tiny MMLU: Tiny MMLU (Massive Multitask Language Understanding) is an English language benchmark designed to measure knowledge acquired during pretraining by evaluating models exclusively in zero-shot and few-shot settings. This makes the benchmark more challenging and more similar to how we evaluate humans.
46
+
47
+ | Model | Device | Chipset | Target Runtime | Response Rate (tokens per second) | Time To First Token (range, seconds) | Tiny MMLU |
48
+ |---|---|---|---|---|---|---|
49
+ | Mistral-7B-Instruct-v0.3 | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 12.56 | 0.16565 - 5.3008 | 58.85% | Use Export Script |
50
+
51
+ ## Deploying Mistral 7B Instruct v0.3 on-device
52
+
53
+ Please follow the [LLM on-device deployment](https://github.com/quic/ai-hub-apps/tree/main/tutorials/llm_on_genie) tutorial.
54
+
55
+
56
+
57
+ ## License
58
+ * The license for the original implementation of Mistral-7B-Instruct-v0.3 can be found [here](https://github.com/mistralai/mistral-inference/blob/main/LICENSE).
59
+ * The license for the compiled assets for on-device deployment can be found [here](https://github.com/mistralai/mistral-inference/blob/main/LICENSE)
60
+
61
+
62
+
63
+ ## References
64
+ * [Mistral 7B](https://arxiv.org/abs/2310.06825)
65
+ * [Source Model Implementation](https://github.com/mistralai/mistral-inference)
66
+
67
+
68
+
69
+ ## Community
70
+ * Join [our AI Hub Slack community](https://qualcomm-ai-hub.slack.com/join/shared_invite/zt-2d5zsmas3-Sj0Q9TzslueCjS31eXG2UA#/shared-invite/email) to collaborate, post questions and learn more about on-device AI.
71
+ * For questions or feedback please [reach out to us](mailto:[email protected]).
72
+
73
+ ## Usage and Limitations
74
+
75
+ Model may not be used for or in connection with any of the following applications:
76
+
77
+ - Accessing essential private and public services and benefits;
78
+ - Administration of justice and democratic processes;
79
+ - Assessing or recognizing the emotional state of a person;
80
+ - Biometric and biometrics-based systems, including categorization of persons based on sensitive characteristics;
81
+ - Education and vocational training;
82
+ - Employment and workers management;
83
+ - Exploitation of the vulnerabilities of persons resulting in harmful behavior;
84
+ - General purpose social scoring;
85
+ - Law enforcement;
86
+ - Management and operation of critical infrastructure;
87
+ - Migration, asylum and border control management;
88
+ - Predictive policing;
89
+ - Real-time remote biometric identification in public spaces;
90
+ - Recommender systems of social media platforms;
91
+ - Scraping of facial images (from the internet or otherwise); and/or
92
+ - Subliminal manipulation