tykiww commited on
Commit
07c7225
1 Parent(s): da37e4b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -17,6 +17,8 @@ license: apache-2.0
17
  ### What?
18
 
19
  This Gradio app is a simple interface to access [unsloth AI's](https://github.com/unslothai) fine-tuning methods hosted on [Huggingface Spaces](https://huggingface.co/docs/hub/en/spaces-overview). This outputs of this fine-tuning will be instruction tuned LoRA weights that will be uploaded into your personal huggingface models repository.
 
 
20
 
21
  ### Why?
22
 
 
17
  ### What?
18
 
19
  This Gradio app is a simple interface to access [unsloth AI's](https://github.com/unslothai) fine-tuning methods hosted on [Huggingface Spaces](https://huggingface.co/docs/hub/en/spaces-overview). This outputs of this fine-tuning will be instruction tuned LoRA weights that will be uploaded into your personal huggingface models repository.
20
+ This is more for personal use since the A100 GPUs only last for a stated runtime (~60 seconds or more if specified).
21
+
22
 
23
  ### Why?
24