iqbalamo93 commited on
Commit
cb2237b
1 Parent(s): 948bb47

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -5
README.md CHANGED
@@ -26,11 +26,8 @@ widget:
26
  content: Can you provide ways to eat combinations of bananas and dragonfruits?
27
  ---
28
 
29
- This is the 8 bit GPTQ version of [Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct)
30
-
31
-
32
-
33
-
34
 
35
  ### Use with transformers
36
 
 
26
  content: Can you provide ways to eat combinations of bananas and dragonfruits?
27
  ---
28
 
29
+ This is 8-bit GPTQ version of [Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct).
30
+ Quantization has been done using auto-gptq library.
 
 
 
31
 
32
  ### Use with transformers
33