CreataAI commited on
Commit
490dab6
·
1 Parent(s): 5f154be

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +81 -0
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ # For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1
3
+ # Doc / guide: https://huggingface.co/docs/hub/model-cards
4
+ {}
5
+ ---
6
+
7
+ # Model Card for Model ID
8
+ This repo contains GGUF format model files for Mistral AI's Mistral 7B Instruct v0.1.
9
+
10
+ <!-- Provide a quick summary of what the model is/does. -->
11
+
12
+ This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
13
+
14
+ ## Model Details
15
+
16
+ ### Model Description
17
+
18
+ <!-- Provide a longer summary of what this model is. -->
19
+
20
+
21
+
22
+ - **Developed by:** Mistral AI [More Information Needed]
23
+ - **License:** Commercial [More Information Needed]
24
+
25
+
26
+ ## Uses
27
+ Downlaod to use with CreataAI's llamaFramework
28
+
29
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
30
+
31
+ ### Direct Use
32
+
33
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
34
+
35
+ [More Information Needed]
36
+
37
+
38
+ ### Out-of-Scope Use
39
+ None
40
+
41
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
42
+
43
+ [More Information Needed]
44
+
45
+ ## Bias, Risks, and Limitations
46
+
47
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
48
+
49
+ See the original model creator's claim
50
+
51
+
52
+ ## How to Get Started with the Model
53
+
54
+ Build and run llamaFramework's sample app for iOS and MacOS.
55
+
56
+ More info:
57
+ [More Information Needed]
58
+
59
+
60
+ ### Model Architecture and Objective
61
+ Model is developed to allow inferencing on laptop, PC and mobile devices
62
+
63
+ [More Information Needed]
64
+
65
+
66
+ #### Hardware
67
+ - MacOS: M1 or later
68
+ - iPhone with iOS 16 or later (very slow)
69
+ [More Information Needed]
70
+
71
+ #### Software
72
+ See github repo:
73
+
74
+
75
+
76
+ ## Model Card Contact
77
78
+
79
+ [More Information Needed]
80
+
81
+