krevas commited on
Commit
020b404
1 Parent(s): da05f26

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -7,4 +7,9 @@ language:
7
  # Model Card for SOLAR-10.7B
8
 
9
  ## Base Model
10
- - [upstage/SOLAR-10.7B-v1.0](https://huggingface.co/upstage/SOLAR-10.7B-v1.0)
 
 
 
 
 
 
7
  # Model Card for SOLAR-10.7B
8
 
9
  ## Base Model
10
+ - [upstage/SOLAR-10.7B-v1.0](https://huggingface.co/upstage/SOLAR-10.7B-v1.0)
11
+
12
+ ## Hardware and Software
13
+
14
+ * **Hardware**: We utilized an A100x4 * 1 for training our model
15
+ * **Training Factors**: We fine-tuned this model using a combination of the [DeepSpeed library](https://github.com/microsoft/DeepSpeed) and the [HuggingFace TRL Trainer](https://huggingface.co/docs/trl/trainer) / [HuggingFace Accelerate](https://huggingface.co/docs/accelerate/index)