zgrgr commited on
Commit
6665e31
1 Parent(s): 87f1ec3

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
4
+ pipeline_tag: text-generation
5
+ ---
6
+
7
+ # Meta_llama-3-8B-Instruct
8
+
9
+ ## Model Description
10
+ This is a fine-tuned version of Meta-llama-3B for Turkish instructions.
11
+
12
+ ## License
13
+ This model is licensed under Apache-2.0, which means it can be used freely for both commercial and non-commercial purposes.
14
+ ```