Update README.md
Browse files
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)
|