davidxmle commited on
Commit
18af198
1 Parent(s): 3812965

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +38 -0
README.md CHANGED
@@ -1,5 +1,43 @@
1
  ---
 
 
 
 
 
 
 
2
  license: other
3
  license_name: llama-3
4
  license_link: https://huggingface.co/meta-llama/Meta-Llama-3-8B/blob/main/LICENSE
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ base_model: meta-llama/Meta-Llama-3-8B
3
+ inference: false
4
+ model_creator: astronomer-io
5
+ model_name: Meta-Llama-3-8B
6
+ model_type: llama
7
+ pipeline_tag: text-generation
8
+ quantized_by: davidxmle
9
  license: other
10
  license_name: llama-3
11
  license_link: https://huggingface.co/meta-llama/Meta-Llama-3-8B/blob/main/LICENSE
12
+ tags:
13
+ - llama
14
+ - llama-3
15
+ - facebook
16
+ - meta
17
+ - astronomer
18
+ - gptq
19
+ - pretrained
20
+ - quantized
21
+ - finetuned
22
+ - autotrain_compatible
23
+ - endpoints_compatible
24
+ datasets:
25
+ - wikitext
26
  ---
27
+ <!-- header start -->
28
+ <!-- 200823 -->
29
+ <div style="width: auto; margin-left: auto; margin-right: auto">
30
+ <img src="https://www.astronomer.io/logo/astronomer-logo-RGB-standard-1200px.png" alt="Astronomer" style="width: 60%; min-width: 400px; display: block; margin: auto;">
31
+ </div>
32
+ <div style="margin-top: 1.0em; margin-bottom: 1.0em;"></div>
33
+
34
+ <div style="text-align:center; margin-top: 0em; margin-bottom: 0em"><p style="margin-top: 0.25em; margin-bottom: 0em;">This model is generously created and made open source by <a href="https://astronomer.io">Astronomer</a>.</p></div>
35
+ <div style="text-align:center; margin-top: 0em; margin-bottom: 0em"><p style="margin-top: 0.25em; margin-bottom: 0em;">Astronomer is the de facto company for <a href="https://airflow.apache.org/">Apache Airflow</a>, the most trusted open-source framework for data orchestration and MLOps.</p></div>
36
+ <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
37
+ <!-- header end -->
38
+
39
+ # Llama-3-8B-Special-Tokens-Adjusted
40
+ - Original Model creator: [Meta](https://huggingface.co/meta-llama)
41
+ - Original model: [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B)
42
+ - Built with Meta Llama 3
43
+ - Created by [David Xue](https://www.linkedin.com/in/david-xue-uva/) from [Astronomer](https://astronomer.io)