Omartificial-Intelligence-Space
commited on
Commit
•
ccecc3d
1
Parent(s):
165c921
update readme.md
Browse files
README.md
CHANGED
@@ -18,13 +18,13 @@ This fine-tuned model is based on the newly released LLaMA 3.1 model and has bee
|
|
18 |
|
19 |
## Model Summary
|
20 |
|
21 |
-
- **Model Type:** Llama3.1
|
22 |
- **Language(s):** Arabic
|
23 |
- **Base Model:** [unsloth/Meta-Llama-3.1-8B](https://huggingface.co/unsloth/Meta-Llama-3.1-8B)
|
24 |
|
25 |
## Model Details
|
26 |
|
27 |
-
- The model was fine-tuned in 4-bit precision using [unsloth](https://github.com/unslothai/unsloth)
|
28 |
|
29 |
|
30 |
## I prepared for you a Gradio App to do inference with the model and compare its results with the base llama3.1 model
|
|
|
18 |
|
19 |
## Model Summary
|
20 |
|
21 |
+
- **Model Type:** Llama3.1 16 bit Model
|
22 |
- **Language(s):** Arabic
|
23 |
- **Base Model:** [unsloth/Meta-Llama-3.1-8B](https://huggingface.co/unsloth/Meta-Llama-3.1-8B)
|
24 |
|
25 |
## Model Details
|
26 |
|
27 |
+
- The model was fine-tuned in 4-bit precision using [unsloth](https://github.com/unslothai/unsloth)
|
28 |
|
29 |
|
30 |
## I prepared for you a Gradio App to do inference with the model and compare its results with the base llama3.1 model
|