emrgnt-cmplxty
commited on
Commit
•
d58471e
1
Parent(s):
cd5224a
Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,9 @@
|
|
3 |
|
4 |
**License:** llama2
|
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.
|
|
|
|
|
7 |
|
8 |
## Model Architecture
|
9 |
|
|
|
3 |
|
4 |
**License:** llama2
|
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, if you would like to experiment with the model before downloading. More details are available in teh docs [here](https://sciphi.readthedocs.io/en/latest/setup/quickstart.html).
|
9 |
|
10 |
## Model Architecture
|
11 |
|