Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
luca-peric
/
blt-entropy-patcher
like
2
Running
on
Zero
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
fc3399e
blt-entropy-patcher
/
bytelatent
Ctrl+K
Ctrl+K
12 contributors
History:
28 commits
par-meta
Update iterator inheritance, pass file format args, limit iterator (#63)
fc3399e
unverified
2 months ago
configs
Make it possible to specify multiple config files (#54)
3 months ago
data
Update iterator inheritance, pass file format args, limit iterator (#63)
2 months ago
model
Make apex logs less noisy (#60)
3 months ago
plotting
Add plotting code from paper (#17)
4 months ago
preprocess
Allow ArrowIterator to read from json (#45)
3 months ago
tokenizers
Initial commit
5 months ago
.DS_Store
Safe
6.15 kB
Initial commit
5 months ago
__init__.py
Safe
96 Bytes
Initial commit
5 months ago
args.py
11.6 kB
Update iterator inheritance, pass file format args, limit iterator (#63)
2 months ago
base_transformer.py
19.8 kB
Make apex logs less noisy (#60)
3 months ago
checkpoint.py
11.1 kB
Update checkpointing to use fsspec (#39)
3 months ago
config_parser.py
2.49 kB
Make it possible to specify multiple config files (#54)
3 months ago
constants.py
Safe
141 Bytes
Initial commit
5 months ago
distributed.py
16.2 kB
Add bpb and n_bytes to metric logging (#41)
3 months ago
entropy_model.py
1.41 kB
Changes for training entropy model and correcting attention in local models (#25)
4 months ago
eval.py
8.83 kB
Make it possible to specify multiple config files (#54)
3 months ago
float8.py
Safe
4.89 kB
Initial commit
5 months ago
generate.py
17.1 kB
This includes fixes that make checkpointing and reloading work correctly. (#35)
3 months ago
logger.py
Safe
4.44 kB
Update checkpointing to use fsspec (#39)
3 months ago
metrics.py
7.11 kB
Add bpb and n_bytes to metric logging (#41)
3 months ago
norms.py
Safe
4.34 kB
Fix distributed all reduce grad norm (#40)
3 months ago
optim.py
Safe
4.61 kB
Initial commit
5 months ago
print_config.py
Safe
263 Bytes
Make it possible to specify multiple config files (#54)
3 months ago
probe.py
Safe
24 kB
Initial commit
5 months ago
profiling.py
Safe
4.4 kB
Initial commit
5 months ago
stool.py
7.41 kB
Allow ArrowIterator to read from json (#45)
3 months ago
test_blt.py
Safe
16.3 kB
Initial codes and scripts for training entropy model (#34)
3 months ago
test_config_parser.py
Safe
5.36 kB
Make it possible to specify multiple config files (#54)
3 months ago
test_entropy_model.py
Safe
2.03 kB
Test first batch matches (#53)
3 months ago
train.py
32.6 kB
Make it possible to specify multiple config files (#54)
3 months ago
transformer.py
7.48 kB
Make apex logs less noisy (#60)
3 months ago