omarabb315/llama_arabic_ocr_90b_lora
Browse files- README.md +2 -2
- adapter_config.json +1 -1
- adapter_model.safetensors +2 -2
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
base_model: unsloth/Llama-3.2-
|
| 3 |
library_name: transformers
|
| 4 |
model_name: outputs
|
| 5 |
tags:
|
|
@@ -12,7 +12,7 @@ licence: license
|
|
| 12 |
|
| 13 |
# Model Card for outputs
|
| 14 |
|
| 15 |
-
This model is a fine-tuned version of [unsloth/Llama-3.2-
|
| 16 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 17 |
|
| 18 |
## Quick start
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: unsloth/Llama-3.2-90B-Vision-Instruct-bnb-4bit
|
| 3 |
library_name: transformers
|
| 4 |
model_name: outputs
|
| 5 |
tags:
|
|
|
|
| 12 |
|
| 13 |
# Model Card for outputs
|
| 14 |
|
| 15 |
+
This model is a fine-tuned version of [unsloth/Llama-3.2-90B-Vision-Instruct-bnb-4bit](https://huggingface.co/unsloth/Llama-3.2-90B-Vision-Instruct-bnb-4bit).
|
| 16 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 17 |
|
| 18 |
## Quick start
|
adapter_config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"alpha_pattern": {},
|
| 3 |
"auto_mapping": null,
|
| 4 |
-
"base_model_name_or_path": "unsloth/
|
| 5 |
"bias": "none",
|
| 6 |
"corda_config": null,
|
| 7 |
"eva_config": null,
|
|
|
|
| 1 |
{
|
| 2 |
"alpha_pattern": {},
|
| 3 |
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "unsloth/Llama-3.2-90B-Vision-Instruct-bnb-4bit",
|
| 5 |
"bias": "none",
|
| 6 |
"corda_config": null,
|
| 7 |
"eva_config": null,
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b8707a3e634e37d200023f08669983228a663d0986469cf309d62c11323ea87
|
| 3 |
+
size 1094739704
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6033
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fc6cf18e314232d439a0222be11e21c386406ee94878d83cac2d8dfd2ea79f33
|
| 3 |
size 6033
|