wassemgtk commited on
Commit
ae1efca
1 Parent(s): d57ffd6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -6
README.md CHANGED
@@ -1,11 +1,36 @@
1
- ---
2
- base_model:
3
- - mlabonne/Meta-Llama-3-225B-Instruct
4
- library_name: transformers
5
- tags:
6
 
7
- -
8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
 
10
 
11
 
 
 
 
 
 
 
1
 
 
2
 
3
+ ### Model Description
4
+
5
+ - **Developed by:** Writer
6
+ - **Model type:** Llama
7
+ - **Language(s) (NLP):** English
8
+ - **License:** Writer
9
+
10
+
11
+ ## Uses
12
+
13
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
14
+
15
+ ### Direct Use
16
+
17
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
18
+
19
+
20
+
21
+ ## Bias, Risks, and Limitations
22
+
23
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
24
+
25
+ [More Information Needed]
26
+
27
+ ### Recommendations
28
+
29
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
30
+
31
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
32
+
33
+ ## How to Get Started with the Model
34
 
35
 
36