timyuyu commited on
Commit
7b8f1ec
1 Parent(s): f0efd5b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ model_name: Llama 3.1 8B Instruct
2
+
3
+ arxiv: 2204.05149
4
+
5
+ base_model: meta-llama/Llama-3.1-8B-Instruct
6
+
7
+ model_creator: Meta Llama 3.1
8
+
9
+ model_type: llama
10
+
11
+ pipeline_tag: text-generation
12
+
13
+ model_transformation_on: Ubuntu 24.04 / OpenVINO 2024.3.0
14
+
15
+ quantized_by: OpenVINO models using NNCF to int4
16
+ Llama 3.1 8B Instruct - IR
17
+
18
+ Model creator: Meta Llama 3.1
19
+ Original model: Llama 3.1 8B Instruct