rmuema commited on
Commit
cb8200c
1 Parent(s): 65b2fa7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -15,6 +15,7 @@ The following `bitsandbytes` quantization config was used during training:
15
  - bnb_4bit_quant_type: nf4
16
  - bnb_4bit_use_double_quant: False
17
  - bnb_4bit_compute_dtype: bfloat16
 
18
  ### Framework versions
19
 
20
 
 
15
  - bnb_4bit_quant_type: nf4
16
  - bnb_4bit_use_double_quant: False
17
  - bnb_4bit_compute_dtype: bfloat16
18
+ - base_model: psmathur/orca_mini_3b
19
  ### Framework versions
20
 
21