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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -8
README.md CHANGED
@@ -37,14 +37,6 @@ Helios is currently designed with the following specifications:
37
  - Supports activation sharding and 8-bit quantization
38
  - **Maximum Sequence Length (context):** 8,192 tokens
39
 
40
- # Downloading the weights
41
-
42
- ```
43
- git clone https://github.com/ETH-HELIOS-AI/helios-314b-alpha && cd helios
44
- pip install huggingface_hub[hf_transfer]
45
- huggingface-cli download ETH-HELIOS-AI/helios-314b-alpha --repo-type model --include ckpt-0/* --local-dir checkpoints --local-dir-use-symlinks False
46
- ```
47
-
48
  # License
49
 
50
  The code and weights for the Helios-314B-Alpha model are licensed under the apache-2.0 open source license
 
37
  - Supports activation sharding and 8-bit quantization
38
  - **Maximum Sequence Length (context):** 8,192 tokens
39
 
 
 
 
 
 
 
 
 
40
  # License
41
 
42
  The code and weights for the Helios-314B-Alpha model are licensed under the apache-2.0 open source license