davidmezzetti commited on
Commit
979b997
1 Parent(s): ef5845c

Update README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ tags:
14
 
15
  This is [Llama-3.1_OpenScholar-8B](https://huggingface.co/OpenScholar/Llama-3.1_OpenScholar-8B) with AWQ Quantization applied using the following code.
16
 
17
- _Based on this [example code](https://github.com/casper-hansen/AutoAWQ/blob/main/examples/quantize.py)_
18
 
19
  ```python
20
  import torch
 
14
 
15
  This is [Llama-3.1_OpenScholar-8B](https://huggingface.co/OpenScholar/Llama-3.1_OpenScholar-8B) with AWQ Quantization applied using the following code.
16
 
17
+ _Based on this [example code](https://github.com/casper-hansen/AutoAWQ/blob/main/examples/quantize.py)._
18
 
19
  ```python
20
  import torch