sydonayrex commited on
Commit
ffac29f
·
verified ·
1 Parent(s): c836238

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -13,11 +13,12 @@ tags:
13
  pipeline_tag: text-generation
14
  library_name: transformers
15
  ---
16
- <img src="llama-blackjack.jpeg" width="512" height="512">
17
 
18
  The provided model is a multi-layerer folded model, using multiple layers from the base Llama3 8B Instruct base, to increase its size to 21B parameters using mergekit. Rather than just using passthrough, task arithmetic was used. Further fine tuning was performed to ensure the model's weights and inference should be rebaselined.
19
 
20
  q3_k_s GGUF :https://huggingface.co/sydonayrex/Blackjack-Llama3-21B-Q3_K_S-GGUF
 
21
  q4_k_m GGUF :https://huggingface.co/sydonayrex/Blackjack-Llama3-21B-Q4_K_M-GGUF
22
 
23
  # Uploaded model
 
13
  pipeline_tag: text-generation
14
  library_name: transformers
15
  ---
16
+ <img src="llama-blackjack.jpeg" width="640" height="640">
17
 
18
  The provided model is a multi-layerer folded model, using multiple layers from the base Llama3 8B Instruct base, to increase its size to 21B parameters using mergekit. Rather than just using passthrough, task arithmetic was used. Further fine tuning was performed to ensure the model's weights and inference should be rebaselined.
19
 
20
  q3_k_s GGUF :https://huggingface.co/sydonayrex/Blackjack-Llama3-21B-Q3_K_S-GGUF
21
+
22
  q4_k_m GGUF :https://huggingface.co/sydonayrex/Blackjack-Llama3-21B-Q4_K_M-GGUF
23
 
24
  # Uploaded model