PhilSad commited on
Commit
e79783d
1 Parent(s): 663add7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -12,6 +12,10 @@ This is a 4 bits PEFT QLORA fine tuning of Claire-7b-0.1 on 150 steps on a datas
12
 
13
  The model is in 4bits
14
 
 
 
 
 
15
 
16
  [Training script](https://github.com/PhilSad/claire-instruct/blob/main/train.ipynb)
17
 
 
12
 
13
  The model is in 4bits
14
 
15
+ It takes less than 8 Go VRAM
16
+
17
+ [Try on Colab](https://colab.research.google.com/github/PhilSad/claire-instruct/blob/main/infer.ipynb)
18
+
19
 
20
  [Training script](https://github.com/PhilSad/claire-instruct/blob/main/train.ipynb)
21