arnavgrg commited on
Commit
df86d4a
1 Parent(s): d7398c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ inference:
27
 
28
  This model was fine-tuned using [Predibase](https://predibase.com/), the first low-code AI platform for engineers.
29
  I fine-tuned base Llama-2-7b using LoRA with 4 bit quantization on a single T4 GPU, which cost approximately $3 to train
30
- on Predibase.
31
 
32
  Dataset and training parameters are borrowed from: https://github.com/sahil280114/codealpaca,
33
  but all of these parameters including DeepSpeed can be directly used with [Ludwig](https://ludwig.ai/latest/), the open-source
 
27
 
28
  This model was fine-tuned using [Predibase](https://predibase.com/), the first low-code AI platform for engineers.
29
  I fine-tuned base Llama-2-7b using LoRA with 4 bit quantization on a single T4 GPU, which cost approximately $3 to train
30
+ on Predibase. Try out our free Predibase trial [here](https://predibase.com/free-trial).
31
 
32
  Dataset and training parameters are borrowed from: https://github.com/sahil280114/codealpaca,
33
  but all of these parameters including DeepSpeed can be directly used with [Ludwig](https://ludwig.ai/latest/), the open-source