File size: 1,214 Bytes
8c0f4a9
 
 
 
5be12a8
8c0f4a9
 
 
 
 
 
7603813
5be12a8
21b1a70
8c0f4a9
21b1a70
ec06719
 
 
c836238
 
 
8c0f4a9
 
 
5be12a8
8c0f4a9
 
 
 
371bbb4
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
base_model: sydonayrex/AI-Llama3-21B
language:
- en
license: llama3
tags:
- text-generation-inference
- transformers
- unsloth
- llama
- trl
- sft
pipeline_tag: text-generation
library_name: transformers
---
<img src="llama-blackjack.jpeg" width="512" height="512">

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. 

q3_k_s GGUF :https://huggingface.co/sydonayrex/Blackjack-Llama3-21B-Q3_K_S-GGUF
q4_k_m GGUF :https://huggingface.co/sydonayrex/Blackjack-Llama3-21B-Q4_K_M-GGUF

# Uploaded  model

- **Developed by:** sydonayrex
- **License:** Llama 3 
- **Finetuned from model :** sydonayrex/AI-Llama3-21B

This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.

[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)

Llama image generated by Meta AI.