robgreenberg3 commited on
Commit
2295f5a
·
verified ·
1 Parent(s): ad85555

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -4
README.md CHANGED
@@ -8,15 +8,25 @@ language:
8
  - hi
9
  - es
10
  - th
11
- license: llama3.1
12
- base_model: meta-llama/Meta-Llama-3.1-8B
13
  pipeline_tag: text-generation
14
  tags:
 
15
  - facebook
16
  - meta
17
- - pytorch
18
- - llama
19
  - llama-3
 
 
 
 
 
 
 
 
 
 
 
20
  extra_gated_prompt: "### LLAMA 3.1 COMMUNITY LICENSE AGREEMENT\nLlama 3.1 Version\
21
  \ Release Date: July 23, 2024\n\"Agreement\" means the terms and conditions for\
22
  \ use, reproduction, distribution and modification of the Llama Materials set forth\
 
8
  - hi
9
  - es
10
  - th
11
+ base_model:
12
+ - meta-llama/Llama-3.1-8B-Instruct
13
  pipeline_tag: text-generation
14
  tags:
15
+ - llama
16
  - facebook
17
  - meta
 
 
18
  - llama-3
19
+ - conversational
20
+ - text-generation-inference
21
+ license: other
22
+ license_name: llama3.1
23
+ name: RedHatAI/Llama-3.1-8B-Instruct
24
+ description: The Meta Llama 3.1 multilingual large language model (LLM) is a collection of pretrained and instruction tuned generative models in 8B.
25
+ readme: https://huggingface.co/RedHatAI/Llama-3.1-8B-Instruct/main/README.md
26
+ tasks:
27
+ - text-to-text
28
+ provider: Meta
29
+ license_link: https://github.com/meta-llama/llama-models/blob/main/models/llama3_1/LICENSE
30
  extra_gated_prompt: "### LLAMA 3.1 COMMUNITY LICENSE AGREEMENT\nLlama 3.1 Version\
31
  \ Release Date: July 23, 2024\n\"Agreement\" means the terms and conditions for\
32
  \ use, reproduction, distribution and modification of the Llama Materials set forth\