thesven commited on
Commit
31c75e0
1 Parent(s): d7cb465

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -34,6 +34,12 @@ The repo contains quantizations in the following types:
34
  - Q3_K_S
35
  - Q3_K_XS
36
 
 
 
 
 
 
 
37
  ## Model Details
38
 
39
  RefuelLLM-2-small, aka Llama-3-Refueled, is a Llama3-8B base model instruction tuned on a corpus of 2750+ datasets, spanning tasks such as classification, reading comprehension, structured attribute extraction and entity resolution. We're excited to open-source the model for the community to build on top of.
 
34
  - Q3_K_S
35
  - Q3_K_XS
36
 
37
+ <div style="text-align: center;">
38
+ <a href="https://github.com/thesven/GGUF-n-Go">
39
+ <img src="https://github.com/thesven/GGUF-n-Go/blob/main/assets/quantized_with.png?raw=true" alt="image/png" style="max-width: 350px;">
40
+ </a>
41
+ </div>
42
+
43
  ## Model Details
44
 
45
  RefuelLLM-2-small, aka Llama-3-Refueled, is a Llama3-8B base model instruction tuned on a corpus of 2750+ datasets, spanning tasks such as classification, reading comprehension, structured attribute extraction and entity resolution. We're excited to open-source the model for the community to build on top of.