nmmursit commited on
Commit
f97c0fc
·
verified ·
1 Parent(s): 7959fed

Upload README

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - tr
4
+ license: llama3.1
5
+ base_model: meta-llama/Llama-3.1-8B-Instruct
6
+ tags:
7
+ - legal
8
+ - turkish
9
+ - llama-3.1
10
+ - fp8
11
+ - bfloat16
12
+ - mixed-precision
13
+ - question-answering
14
+ - fsdp-v2
15
+ - pytorch
16
+ - distributed-training
17
+ datasets:
18
+ - newmindai/EuroHPC-Legal
19
+ library_name: transformers
20
+ pipeline_tag: text-generation
21
+ model-index:
22
+ - name: Llama-3.1-8B-Instruct_w16a8_tensorwise
23
+ results: []
24
+ ---