mshanks commited on
Commit
7b3150f
1 Parent(s): 0ee97a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -11,8 +11,9 @@ Falcon-40b-oasst1-en is finedtuned on [Falcon-40B](https://huggingface.co/tiiuae
11
  # Approach
12
  Model was finetuned using [QLoRA](https://arxiv.org/pdf/2305.14314.pdf). Here is the [Github](https://github.com/artidoro/qlora).
13
 
14
- CUDA Version 12.0
15
- Hardware: 1x NVIDIA A100-SXM
16
- Memory: {0: '37GB'}
 
17
 
18
 
 
11
  # Approach
12
  Model was finetuned using [QLoRA](https://arxiv.org/pdf/2305.14314.pdf). Here is the [Github](https://github.com/artidoro/qlora).
13
 
14
+ # CUDA
15
+ - CUDA Version 12.0
16
+ - Hardware: 1x NVIDIA A100-SXM
17
+ - Memory: {0: '37GB'}
18
 
19