crumb commited on
Commit
8789d56
·
1 Parent(s): d869af6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ It's so funny that the huggingface hub lets you do this
12
  | model | parameters | embedding dimensions |
13
  | --- | --- | --- |
14
  | meta-llama/Llama-2-70b-hf | 70b | 8192 |
15
- | crumb/gent-openhermes-augmented | 1* | 728,493 |
16
 
17
  the huggingface pretrained model saving api requires at least one parameter, which is set to "1" in this model. also multiprocessing is suuuper weird so make sure you dont have the variables "p" or "calculate_ncd_row" in your code anywhere..
18
 
 
12
  | model | parameters | embedding dimensions |
13
  | --- | --- | --- |
14
  | meta-llama/Llama-2-70b-hf | 70b | 8192 |
15
+ | crumb/gent-openhermes-augmented | 1* | 242,831 |
16
 
17
  the huggingface pretrained model saving api requires at least one parameter, which is set to "1" in this model. also multiprocessing is suuuper weird so make sure you dont have the variables "p" or "calculate_ncd_row" in your code anywhere..
18