juliensimon
commited on
Commit
•
5830dc2
1
Parent(s):
362795b
Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ tags:
|
|
13 |
inference: true
|
14 |
---
|
15 |
|
16 |
-
This model was fine-tuned using 4-bit QLoRa, following the instructions in https://huggingface.co/blog/lora.
|
17 |
|
18 |
I used a Amazon EC2 g4dn.xlarge instance (1xT4 GPU), with the Deep Learning AMI for PyTorch. Training time was about 6 hours. On-demand price is about $3, which can easily be reduced to about $1 with EC2 Spot Instances.
|
19 |
|
|
|
13 |
inference: true
|
14 |
---
|
15 |
|
16 |
+
This model was fine-tuned using 4-bit QLoRa, following the instructions in https://huggingface.co/blog/lora. The training script and training log are included.
|
17 |
|
18 |
I used a Amazon EC2 g4dn.xlarge instance (1xT4 GPU), with the Deep Learning AMI for PyTorch. Training time was about 6 hours. On-demand price is about $3, which can easily be reduced to about $1 with EC2 Spot Instances.
|
19 |
|