Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ language:
|
|
7 |
base_model:
|
8 |
- meta-llama/Llama-3.1-8B
|
9 |
pipeline_tag: text-generation
|
10 |
-
library_name:
|
11 |
---
|
12 |
# GPT4chan 8B QLoRA
|
13 |
This model is [meta-llama/Llama-3.1-8B](https://huggingface.co/meta-llama/Llama-3.1-8B) QLoRA fine-tuned on [v2ray/4chan](https://huggingface.co/datasets/v2ray/4chan) using [QLoRA](https://github.com/LagPixelLOL/qlora).
|
|
|
7 |
base_model:
|
8 |
- meta-llama/Llama-3.1-8B
|
9 |
pipeline_tag: text-generation
|
10 |
+
library_name: peft
|
11 |
---
|
12 |
# GPT4chan 8B QLoRA
|
13 |
This model is [meta-llama/Llama-3.1-8B](https://huggingface.co/meta-llama/Llama-3.1-8B) QLoRA fine-tuned on [v2ray/4chan](https://huggingface.co/datasets/v2ray/4chan) using [QLoRA](https://github.com/LagPixelLOL/qlora).
|