arnavgrg commited on
Commit
41ffa9a
1 Parent(s): 9308dda

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -27,7 +27,8 @@ inference:
27
  ## QLoRA weights using Llama-2-7b for the Code Alpaca Dataset
28
 
29
  This model was fine-tuned using [Predibase](https://predibase.com/), the first low-code AI platform for engineers.
30
- I fine-tuned base Llama-2-7b using LoRA with 4 bit quantization on a single T4 GPU.
 
31
 
32
  Dataset: https://github.com/sahil280114/codealpaca
33
 
 
27
  ## QLoRA weights using Llama-2-7b for the Code Alpaca Dataset
28
 
29
  This model was fine-tuned using [Predibase](https://predibase.com/), the first low-code AI platform for engineers.
30
+ I fine-tuned base Llama-2-7b using LoRA with 4 bit quantization on a single T4 GPU, which cost approximately $3 to train
31
+ on Predibase.
32
 
33
  Dataset: https://github.com/sahil280114/codealpaca
34