PanicButtonPressed commited on
Commit
516c8d1
·
verified ·
1 Parent(s): 047c466

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # NoxtuaCompliance
2
 
3
  Noxtua-Compliance-70B-V1 is a specialized large language model designed for legal compliance applications. It is finetuned from the Llama-3-70B-Instruct model using a custom legal cases dataset to understand more complex contexts and achieve precise results when analyzing complex legal issues.
@@ -55,4 +65,4 @@ Please consider setting temperature = 0 to get consistent outputs.
55
 
56
  ## Recommended Hardware
57
 
58
- Running this model requires 2 or more 80GB GPUs, e.g. NVIDIA A100, with at least 150GB of free disk space.
 
1
+ ---
2
+ license: llama3.1
3
+ inference: false
4
+ fine-tuning: false
5
+ tags:
6
+ - llama3.1
7
+ base_model: meta-llama/Llama-3.1-70B-Instruct
8
+ pipeline_tag: text-generation
9
+ library_name: transformers
10
+ ---
11
  # NoxtuaCompliance
12
 
13
  Noxtua-Compliance-70B-V1 is a specialized large language model designed for legal compliance applications. It is finetuned from the Llama-3-70B-Instruct model using a custom legal cases dataset to understand more complex contexts and achieve precise results when analyzing complex legal issues.
 
65
 
66
  ## Recommended Hardware
67
 
68
+ Running this model requires 2 or more 80GB GPUs, e.g. NVIDIA A100, with at least 150GB of free disk space.