lxe commited on
Commit
8570630
1 Parent(s): 4ce99b8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -11,7 +11,7 @@ Simple LLaMA FineTuner is a user-friendly interface designed to facilitate fine-
11
 
12
  ## Features
13
 
14
- - Fine-tuning LLaMA-7B on NVIDIA GTX 3090 (or similar hardware)
15
  - Simply paste datasets in the UI, separated by double blank lines
16
  - Adjustable parameters for fine-tuning and inference
17
  - Begner-friendly UI with explanations for each parameter
@@ -22,7 +22,6 @@ Simple LLaMA FineTuner is a user-friendly interface designed to facilitate fine-
22
 
23
  - Python 3.7 or later
24
  - CUDA 11.0 or later
25
- - NVIDIA 3090 GPU (or similar hardware) for optimal performance
26
 
27
  ### Usage
28
 
 
11
 
12
  ## Features
13
 
14
+ - Fine-tuning LLaMA-7B on NVIDIA RTX 3090 (or better)
15
  - Simply paste datasets in the UI, separated by double blank lines
16
  - Adjustable parameters for fine-tuning and inference
17
  - Begner-friendly UI with explanations for each parameter
 
22
 
23
  - Python 3.7 or later
24
  - CUDA 11.0 or later
 
25
 
26
  ### Usage
27