TheBloke commited on
Commit
99a061c
1 Parent(s): 1591e53

Initial GPTQ model commit

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -5,7 +5,7 @@ inference: false
5
  license: llama2
6
  model_creator: Jon Durbin
7
  model_link: https://huggingface.co/jondurbin/airoboros-l2-70b-2.1
8
- model_name: Airoboros L2 70B
9
  model_type: llama
10
  quantized_by: TheBloke
11
  ---
@@ -27,14 +27,14 @@ quantized_by: TheBloke
27
  <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
28
  <!-- header end -->
29
 
30
- # Airoboros L2 70B - GPTQ
31
  - Model creator: [Jon Durbin](https://huggingface.co/jondurbin)
32
- - Original model: [Airoboros L2 70B](https://huggingface.co/jondurbin/airoboros-l2-70b-2.1)
33
 
34
  <!-- description start -->
35
  ## Description
36
 
37
- This repo contains GPTQ model files for [Jon Durbin's Airoboros L2 70B](https://huggingface.co/jondurbin/airoboros-l2-70b-2.1).
38
 
39
  Multiple GPTQ parameter permutations are provided; see Provided Files below for details of the options provided, their parameters, and the software used to create them.
40
 
@@ -240,7 +240,7 @@ And thank you again to a16z for their generous grant.
240
 
241
  <!-- footer end -->
242
 
243
- # Original model card: Jon Durbin's Airoboros L2 70B
244
 
245
 
246
  ### Overview
 
5
  license: llama2
6
  model_creator: Jon Durbin
7
  model_link: https://huggingface.co/jondurbin/airoboros-l2-70b-2.1
8
+ model_name: Airoboros L2 70B 2.1
9
  model_type: llama
10
  quantized_by: TheBloke
11
  ---
 
27
  <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
28
  <!-- header end -->
29
 
30
+ # Airoboros L2 70B 2.1 - GPTQ
31
  - Model creator: [Jon Durbin](https://huggingface.co/jondurbin)
32
+ - Original model: [Airoboros L2 70B 2.1](https://huggingface.co/jondurbin/airoboros-l2-70b-2.1)
33
 
34
  <!-- description start -->
35
  ## Description
36
 
37
+ This repo contains GPTQ model files for [Jon Durbin's Airoboros L2 70B 2.1](https://huggingface.co/jondurbin/airoboros-l2-70b-2.1).
38
 
39
  Multiple GPTQ parameter permutations are provided; see Provided Files below for details of the options provided, their parameters, and the software used to create them.
40
 
 
240
 
241
  <!-- footer end -->
242
 
243
+ # Original model card: Jon Durbin's Airoboros L2 70B 2.1
244
 
245
 
246
  ### Overview