Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ datasets:
|
|
5 |
language:
|
6 |
- en
|
7 |
base_model:
|
8 |
-
- mistralai/Mistral-
|
9 |
tags:
|
10 |
- transfer-orbits
|
11 |
- hohmann-transfer-orbits
|
@@ -24,7 +24,7 @@ tags:
|
|
24 |
**Languages**: English
|
25 |
**License**: MIT
|
26 |
|
27 |
-
This model is based on the **Mistral-
|
28 |
|
29 |
---
|
30 |
|
|
|
5 |
language:
|
6 |
- en
|
7 |
base_model:
|
8 |
+
- mistralai/Mistral-8x7B
|
9 |
tags:
|
10 |
- transfer-orbits
|
11 |
- hohmann-transfer-orbits
|
|
|
24 |
**Languages**: English
|
25 |
**License**: MIT
|
26 |
|
27 |
+
This model is based on the **Mistral-8x7B** foundation model and is being fine-tuned on the **titan-hohmann-transfer-orbit** dataset. It is designed to assist with advanced orbital calculations, specifically focusing on space probe Hohmann transfer orbits, and includes support for native function calling and multimodal inputs.
|
28 |
|
29 |
---
|
30 |
|