qc903113684 commited on
Commit
c629467
·
verified ·
1 Parent(s): f723905

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +43 -5
README.md CHANGED
@@ -1,5 +1,43 @@
1
- ---
2
- license: other
3
- license_name: aplux-model-farm-license
4
- license_link: https://aiot.aidlux.com/api/v1/files/license/model_farm_license_en.pdf
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: aplux-model-farm-license
4
+ license_link: https://aiot.aidlux.com/api/v1/files/license/model_farm_license_en.pdf
5
+ pipeline_tag: text-generation
6
+ tags:
7
+ - AIoT
8
+ - QNN
9
+ - LL
10
+ base_model:
11
+ - mistralai/Mistral-7B-Instruct-v0.3
12
+ ---
13
+
14
+ ![]()
15
+
16
+ ## Mistral-7B-Instruct-v0.3
17
+
18
+ The Mistral-7B-Instruct-v0.3 Large Language Model (LLM) is an instruct fine-tuned version of the Mistral-7B-v0.3.
19
+
20
+ ## Model Details
21
+
22
+ Mistral-7B-v0.3 has the following changes compared to [Mistral-7B-v0.3](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3)
23
+ - Extended vocabulary to 32768
24
+ - Supports v3 Tokenizer
25
+ - Supports function calling
26
+
27
+ ## Source Model Evaluation
28
+
29
+ The Mistral 7B Instruct model is a quick demonstration that the base model can be easily fine-tuned to achieve compelling performance. It does not have any moderation mechanisms. Mistral looking forward to engaging with the community on ways to make the model finely respect guardrails, allowing for deployment in environments requiring moderated outputs.
30
+
31
+ ## Performance Reference
32
+
33
+ Please search model by model name in [Model Farm](https://aiot.aidlux.com/en/models)
34
+
35
+ ## Inference & Model Conversion
36
+
37
+ Please search model by model name in [Model Farm](https://aiot.aidlux.com/en/models)
38
+
39
+ ## License
40
+
41
+ - Source Model: [APACHE-2.0](https://github.com/mistralai/mistral-inference/blob/main/LICENSE)
42
+
43
+ - Deployable Model: [APLUX-MODEL-FARM-LICENSE](https://aiot.aidlux.com/api/v1/files/license/model_farm_license_en.pdf)