Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# helios-314b-alpha
|
| 2 |
|
| 3 |
This repository contains JAX example code for loading and running the Helios-314B-Alpha open-weights model.
|
|
@@ -42,11 +49,4 @@ Helios is currently designed with the following specifications:
|
|
| 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 |
-
---
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
tags:
|
| 4 |
+
- finetuned
|
| 5 |
+
- grok-1
|
| 6 |
+
---
|
| 7 |
+
|
| 8 |
# helios-314b-alpha
|
| 9 |
|
| 10 |
This repository contains JAX example code for loading and running the Helios-314B-Alpha open-weights model.
|
|
|
|
| 49 |
|
| 50 |
# License
|
| 51 |
|
| 52 |
+
The code and weights for the Helios-314B-Alpha model are licensed under the apache-2.0 open source license
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|