Update README.md
Browse files
README.md
CHANGED
@@ -16,11 +16,16 @@ library_name: transformers
|
|
16 |
|
17 |
### Model Description
|
18 |
Small but Smart
|
|
|
19 |
Fine-Tuned on Vast dataset of Conversations
|
|
|
|
|
|
|
20 |
It is Very Versatile when compared for it's size and Parameters and offers capability almost as good as Llama 3.1 8B Instruct
|
|
|
21 |
Feel free to Check it out!!
|
22 |
|
23 |
-
Check the quantized model here: Devarui379/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated-GGUF
|
24 |
|
25 |
[This model was trained for 5hrs on GPU T4 15gb vram]
|
26 |
|
@@ -35,8 +40,7 @@ Check the quantized model here: Devarui379/VersatiLlama-Llama-3.2-3B-Instruct-Ab
|
|
35 |
|
36 |
base model:meta-llama/Llama-3.2-3B-Instruct
|
37 |
- **Repository:** VersatiLlama-Llama-3.2-3B-Instruct-Abliterated
|
38 |
-
- **
|
39 |
-
- **Demo [optional]:** [More Information Needed]
|
40 |
|
41 |
## Uses
|
42 |
|
|
|
16 |
|
17 |
### Model Description
|
18 |
Small but Smart
|
19 |
+
|
20 |
Fine-Tuned on Vast dataset of Conversations
|
21 |
+
|
22 |
+
Able to Generate Human like text with high performance within its size.
|
23 |
+
|
24 |
It is Very Versatile when compared for it's size and Parameters and offers capability almost as good as Llama 3.1 8B Instruct
|
25 |
+
|
26 |
Feel free to Check it out!!
|
27 |
|
28 |
+
Check the quantized model here: [Devarui379/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated-GGUF](https://huggingface.co/Devarui379/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated-GGUF)
|
29 |
|
30 |
[This model was trained for 5hrs on GPU T4 15gb vram]
|
31 |
|
|
|
40 |
|
41 |
base model:meta-llama/Llama-3.2-3B-Instruct
|
42 |
- **Repository:** VersatiLlama-Llama-3.2-3B-Instruct-Abliterated
|
43 |
+
- **Demo:** Use LM Studio with the Quantized version
|
|
|
44 |
|
45 |
## Uses
|
46 |
|