decruz07 commited on
Commit
b8596a6
1 Parent(s): a1e5334

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -3,3 +3,5 @@ license: apache-2.0
3
  ---
4
 
5
  LLama-2-7b model finetuned with miniguanaco datasets.
 
 
 
3
  ---
4
 
5
  LLama-2-7b model finetuned with miniguanaco datasets.
6
+
7
+ This is a simple finetune based off a Google Colab notebook. Finetune instructions were from Labonne's first tutorial.