p1atdev commited on
Commit
e7d0909
·
1 Parent(s): 3c2add4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,6 +1,10 @@
1
  ---
2
  library_name: peft
 
 
 
3
  ---
 
4
  ## Training procedure
5
 
6
 
@@ -14,7 +18,9 @@ The following `bitsandbytes` quantization config was used during training:
14
  - bnb_4bit_quant_type: fp4
15
  - bnb_4bit_use_double_quant: False
16
  - bnb_4bit_compute_dtype: float32
 
 
17
  ### Framework versions
18
 
19
 
20
- - PEFT 0.4.0
 
1
  ---
2
  library_name: peft
3
+ license: apache-2.0
4
+ language:
5
+ - ja
6
  ---
7
+
8
  ## Training procedure
9
 
10
 
 
18
  - bnb_4bit_quant_type: fp4
19
  - bnb_4bit_use_double_quant: False
20
  - bnb_4bit_compute_dtype: float32
21
+
22
+
23
  ### Framework versions
24
 
25
 
26
+ - PEFT 0.4.0