End of training
Browse files
README.md
CHANGED
@@ -1,22 +1,22 @@
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
-
license:
|
4 |
-
base_model:
|
5 |
tags:
|
6 |
- trl
|
7 |
- sft
|
8 |
- generated_from_trainer
|
9 |
model-index:
|
10 |
-
- name:
|
11 |
results: []
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
-
#
|
18 |
|
19 |
-
This model is a fine-tuned version of [
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
+
license: other
|
4 |
+
base_model: meta-llama/Llama-4-Scout-17B-16E-Instruct
|
5 |
tags:
|
6 |
- trl
|
7 |
- sft
|
8 |
- generated_from_trainer
|
9 |
model-index:
|
10 |
+
- name: Llama-4-Scout-Legal-Assistant-8bit-QLoRA
|
11 |
results: []
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
+
# Llama-4-Scout-Legal-Assistant-8bit-QLoRA
|
18 |
|
19 |
+
This model is a fine-tuned version of [meta-llama/Llama-4-Scout-17B-16E-Instruct](https://huggingface.co/meta-llama/Llama-4-Scout-17B-16E-Instruct) on an unknown dataset.
|
20 |
|
21 |
## Model description
|
22 |
|