ETH-HELIOS-AI commited on
Commit
f7ade58
·
verified ·
1 Parent(s): 1d87c42

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 TwitterAI.
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)