mradermacher commited on
Commit
11c1cd4
1 Parent(s): 1c62e3c

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -5,19 +5,20 @@ extra_gated_fields:
5
  ? I agree to share my name, email address and username with Meta and confirm that
6
  I have already been granted download access on the Meta website
7
  : checkbox
8
- extra_gated_heading: Access Llama 2 on Hugging Face
9
  extra_gated_prompt: '**Your Hugging Face account email address MUST match the email
10
  you provide on the Meta website, or your request will not be approved.**'
11
  language:
12
  - en
13
  library_name: transformers
 
14
  quantized_by: mradermacher
15
  tags:
16
- - facebook
17
- - meta
18
  - pytorch
19
- - llama
20
  - llama-2
 
 
 
21
  ---
22
  ## About
23
 
@@ -29,7 +30,7 @@ tags:
29
  static quants of https://huggingface.co/lightgpt/LightGPT-13B-Llama2
30
 
31
  <!-- provided-files -->
32
- weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
33
  ## Usage
34
 
35
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
5
  ? I agree to share my name, email address and username with Meta and confirm that
6
  I have already been granted download access on the Meta website
7
  : checkbox
8
+ extra_gated_heading: Access LLMLight-LightGPT on Hugging Face
9
  extra_gated_prompt: '**Your Hugging Face account email address MUST match the email
10
  you provide on the Meta website, or your request will not be approved.**'
11
  language:
12
  - en
13
  library_name: transformers
14
+ license: mit
15
  quantized_by: mradermacher
16
  tags:
 
 
17
  - pytorch
 
18
  - llama-2
19
+ - traffic signal control
20
+ - lightgpt
21
+ - llmlight
22
  ---
23
  ## About
24
 
 
30
  static quants of https://huggingface.co/lightgpt/LightGPT-13B-Llama2
31
 
32
  <!-- provided-files -->
33
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/LightGPT-13B-Llama2-i1-GGUF
34
  ## Usage
35
 
36
  If you are unsure how to use GGUF files, refer to one of [TheBloke's