emrgnt-cmplxty
commited on
Commit
•
73249df
1
Parent(s):
0417fd8
Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
|
6 |
The SciPhi-Mistral-7B-32k is a Large Language Model (LLM) fine-tuned from Mistral-7B-v0.1. This model underwent a fine-tuning process over four epochs using more than 1 billion tokens, which include regular instruction tuning data and synthetic textbooks. The objective of this work was to increase the model's scientific reasoning and educational abilities. For best results, follow the Alpaca prompting guidelines.
|
7 |
|
8 |
-
SciPhi-AI is available via a free hosted API,
|
9 |
|
10 |
## Model Architecture
|
11 |
|
|
|
5 |
|
6 |
The SciPhi-Mistral-7B-32k is a Large Language Model (LLM) fine-tuned from Mistral-7B-v0.1. This model underwent a fine-tuning process over four epochs using more than 1 billion tokens, which include regular instruction tuning data and synthetic textbooks. The objective of this work was to increase the model's scientific reasoning and educational abilities. For best results, follow the Alpaca prompting guidelines.
|
7 |
|
8 |
+
SciPhi-AI is available via a free hosted API, though the exposed model can vary. More details are available in the docs [here](https://sciphi.readthedocs.io/en/latest/setup/quickstart.html).
|
9 |
|
10 |
## Model Architecture
|
11 |
|