ETH-HELIOS-AI
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
This repository contains JAX example code for loading and running the Helios-314B-Alpha open-weights model.
|
4 |
|
5 |
-
The Helios-314B-Alpha model is a trained version of the Grok-V1 open source model released by
|
6 |
We have fine-tuned the model to perform on crypto-related queries.
|
7 |
|
8 |
Make sure to download the checkpoint and place the `ckpt-0` directory in `checkpoints` - see [Downloading the weights](#downloading-the-weights)
|
|
|
2 |
|
3 |
This repository contains JAX example code for loading and running the Helios-314B-Alpha open-weights model.
|
4 |
|
5 |
+
The Helios-314B-Alpha model is a trained version of the Grok-V1 open source model released by X.AI Corp.
|
6 |
We have fine-tuned the model to perform on crypto-related queries.
|
7 |
|
8 |
Make sure to download the checkpoint and place the `ckpt-0` directory in `checkpoints` - see [Downloading the weights](#downloading-the-weights)
|