Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,26 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
tags:
|
4 |
+
- llama3.2
|
5 |
+
- math
|
6 |
+
- code
|
7 |
+
- text-generation-inference
|
8 |
+
license: apache-2.0
|
9 |
+
language:
|
10 |
+
- en
|
11 |
+
base_model:
|
12 |
+
- prithivMLmods/Flerovium-Llama-3B
|
13 |
+
pipeline_tag: text-generation
|
14 |
+
---
|
15 |
+
# **Flerovium-Llama-3B-GGUF**
|
16 |
+
|
17 |
+
> **Flerovium-Llama-3B** is a compact, general-purpose language model based on the powerful **llama 3.2** (llama) architecture. It is fine-tuned for a broad range of tasks including **mathematical reasoning**, **code generation**, and **natural language understanding**, making it a versatile choice for developers, students, and researchers seeking reliable performance in a lightweight model.
|
18 |
+
|
19 |
+
## Quants Usage
|
20 |
+
|
21 |
+
(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
|
22 |
+
|
23 |
+
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
24 |
+
types (lower is better):
|
25 |
+
|
26 |
+

|