add 4bit lora 7b
This commit is contained in:
8
examples/4bit-lora-7b/README.md
Normal file
8
examples/4bit-lora-7b/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# LLaMa 7B using LoRA
|
||||
|
||||
This is a good place to start for beginners. This will run on an NVIDIA RTX4090 with no other changes needed.
|
||||
|
||||
```shell
|
||||
accelerate launch scripts/finetune.py examples/4bit-lora-7b/config.yml
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user