samos123 commited on
Commit
556ef37
1 Parent(s): d4ec436

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -20
README.md CHANGED
@@ -1,24 +1,4 @@
1
  ---
2
- license: llama2
3
- ---
4
- # Llama 2 13B Chat GGUF model
5
-
6
- Original model: https://huggingface.co/meta-llama/Llama-2-13b-chat
7
-
8
- This is Q4_K_S version
9
-
10
- Original model readme:
11
- ---
12
- extra_gated_heading: Access Llama 2 on Hugging Face
13
- extra_gated_description: >-
14
- This is a form to enable access to Llama 2 on Hugging Face after you have been
15
- granted access from Meta. Please visit the [Meta website](https://ai.meta.com/resources/models-and-libraries/llama-downloads) and accept our
16
- license terms and acceptable use policy before submitting this form. Requests
17
- will be processed in 1-2 days.
18
- extra_gated_prompt: "**Your Hugging Face account email address MUST match the email you provide on the Meta website, or your request will not be approved.**"
19
- extra_gated_button_content: Submit
20
- extra_gated_fields:
21
- I agree to share my name, email address and username with Meta and confirm that I have already been granted download access on the Meta website: checkbox
22
  language:
23
  - en
24
  pipeline_tag: text-generation
@@ -30,6 +10,14 @@ tags:
30
  - llama
31
  - llama-2
32
  ---
 
 
 
 
 
 
 
 
33
  # **Llama 2**
34
  Llama 2 is a collection of pretrained and fine-tuned generative text models ranging in scale from 7 billion to 70 billion parameters. This is the repository for the 13B fine-tuned model, optimized for dialogue use cases. Links to other models can be found in the index at the bottom.
35
 
 
1
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  language:
3
  - en
4
  pipeline_tag: text-generation
 
10
  - llama
11
  - llama-2
12
  ---
13
+ # Llama 2 13B Chat GGUF model
14
+
15
+ Original model: https://huggingface.co/meta-llama/Llama-2-13b-chat
16
+
17
+ This is Q4_K_S version
18
+
19
+ Original model readme:
20
+
21
  # **Llama 2**
22
  Llama 2 is a collection of pretrained and fine-tuned generative text models ranging in scale from 7 billion to 70 billion parameters. This is the repository for the 13B fine-tuned model, optimized for dialogue use cases. Links to other models can be found in the index at the bottom.
23