mradermacher commited on
Commit
de88337
·
verified ·
1 Parent(s): f1ac0e6

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -3,7 +3,9 @@ base_model: rombodawg/Llama-3-8B-Instruct-Coder
3
  language:
4
  - en
5
  library_name: transformers
6
- license: apache-2.0
 
 
7
  quantized_by: mradermacher
8
  tags:
9
  - text-generation-inference
@@ -23,6 +25,9 @@ tags:
23
  static quants of https://huggingface.co/rombodawg/Llama-3-8B-Instruct-Coder
24
 
25
  <!-- provided-files -->
 
 
 
26
  weighted/imatrix quants are available at https://huggingface.co/mradermacher/Llama-3-8B-Instruct-Coder-i1-GGUF
27
  ## Usage
28
 
 
3
  language:
4
  - en
5
  library_name: transformers
6
+ license: llama3
7
+ mradermacher:
8
+ readme_rev: 1
9
  quantized_by: mradermacher
10
  tags:
11
  - text-generation-inference
 
25
  static quants of https://huggingface.co/rombodawg/Llama-3-8B-Instruct-Coder
26
 
27
  <!-- provided-files -->
28
+
29
+ ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Llama-3-8B-Instruct-Coder-GGUF).***
30
+
31
  weighted/imatrix quants are available at https://huggingface.co/mradermacher/Llama-3-8B-Instruct-Coder-i1-GGUF
32
  ## Usage
33