ETH-HELIOS-AI commited on
Commit
61982f0
·
verified ·
1 Parent(s): 87cf78c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -1,9 +1,3 @@
1
- ---
2
- license: apache-2.0
3
- tags:
4
- - finetuned
5
- - grok-1
6
- ---
7
  # helios-314b-alpha
8
 
9
  This repository contains JAX example code for loading and running the Helios-314B-Alpha open-weights model.
@@ -48,4 +42,11 @@ Helios is currently designed with the following specifications:
48
 
49
  # License
50
 
51
- The code and weights for the Helios-314B-Alpha model are licensed under the apache-2.0 open source license
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # helios-314b-alpha
2
 
3
  This repository contains JAX example code for loading and running the Helios-314B-Alpha open-weights model.
 
42
 
43
  # License
44
 
45
+ The code and weights for the Helios-314B-Alpha model are licensed under the apache-2.0 open source license
46
+
47
+ ---
48
+ license: apache-2.0
49
+ tags:
50
+ - finetuned
51
+ - grok-1
52
+ ---