Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lucalp
/
blt-entropy-patcher
like
7
Running
on
Zero
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
c110f6b
blt-entropy-patcher
/
bytelatent
Ctrl+K
Ctrl+K
12 contributors
History:
41 commits
Srinivasan Iyer
Add way to call consolidate (#80)
c110f6b
unverified
4 months ago
configs
Remove byte tokenizer and add config args to switch between byte/patch packing (#68)
5 months ago
data
Reduce per file resources arrow uses (#77)
4 months ago
model
Add vocab and seq len abstract fields (#66)
5 months ago
plotting
Add plotting code from paper (#17)
6 months ago
preprocess
Allow ArrowIterator to read from json (#45)
5 months ago
tokenizers
Remove byte tokenizer and add config args to switch between byte/patch packing (#68)
5 months ago
.DS_Store
Safe
6.15 kB
Initial commit
7 months ago
__init__.py
Safe
96 Bytes
Initial commit
7 months ago
args.py
12.1 kB
Get evals working again. (#46)
4 months ago
base_transformer.py
Safe
19.9 kB
Initialize rope embeddings properly for the entropy model (#72)
5 months ago
checkpoint.py
Safe
11.6 kB
Add way to call consolidate (#80)
4 months ago
config_parser.py
Safe
2.74 kB
When merging configs, do not merge data sources (#79)
4 months ago
constants.py
Safe
141 Bytes
Initial commit
7 months ago
distributed.py
17.8 kB
Get evals working again. (#46)
4 months ago
entropy_model.py
1.41 kB
Changes for training entropy model and correcting attention in local models (#25)
6 months ago
eval.py
15 kB
Get evals working again. (#46)
4 months ago
float8.py
Safe
4.89 kB
Initial commit
7 months ago
generate.py
17.2 kB
Get evals working again. (#46)
4 months ago
iterate_data.py
851 Bytes
Reduce per file resources arrow uses (#77)
4 months ago
logger.py
Safe
4.44 kB
Update checkpointing to use fsspec (#39)
5 months ago
metrics.py
Safe
7.11 kB
Get evals working again. (#46)
4 months ago
norms.py
Safe
4.34 kB
Fix distributed all reduce grad norm (#40)
5 months ago
optim.py
Safe
4.61 kB
Initial commit
7 months ago
print_config.py
Safe
263 Bytes
Make it possible to specify multiple config files (#54)
5 months ago
probe.py
Safe
24 kB
Initial commit
7 months ago
profiling.py
Safe
4.4 kB
Initial commit
7 months ago
stool.py
Safe
7.41 kB
Fix rsync to not preserve original permissions, instead use destination (#76)
4 months ago
test_blt.py
Safe
16.3 kB
Initial codes and scripts for training entropy model (#34)
6 months ago
test_config_parser.py
Safe
5.36 kB
Make it possible to specify multiple config files (#54)
5 months ago
test_entropy_model.py
Safe
2.03 kB
Test first batch matches (#53)
5 months ago
train.py
Safe
31.7 kB
Get evals working again. (#46)
4 months ago
transformer.py
Safe
7.47 kB
Initialize rope embeddings properly for the entropy model (#72)
5 months ago