v2ray commited on
Commit
2c63720
·
verified ·
1 Parent(s): 1b7ba46

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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: transformers
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).