agnedil commited on
Commit
731d0da
·
verified ·
1 Parent(s): 1bcbc98

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -3,4 +3,5 @@ license: mit
3
  ---
4
 
5
  Llama 2 7B base model fine-tuned on 1000 random samples from the Alpaca GPT-4 instruction dataset using QLORA and 4-bit quantization.
 
6
  This is a demo of how an LLM can be fine-tuned in such low-resource environment as Google Colab.
 
3
  ---
4
 
5
  Llama 2 7B base model fine-tuned on 1000 random samples from the Alpaca GPT-4 instruction dataset using QLORA and 4-bit quantization.
6
+
7
  This is a demo of how an LLM can be fine-tuned in such low-resource environment as Google Colab.