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...
9d907fe
blt-entropy-patcher
/
bytelatent
Ctrl+K
Ctrl+K
12 contributors
History:
22 commits
Srinivasan Iyer
disable reshard after forward (#56)
9d907fe
unverified
5 months ago
configs
This includes fixes that make checkpointing and reloading work correctly. (#35)
5 months ago
data
Allow ArrowIterator to read from json (#45)
5 months ago
model
fix save and reload model state (#49)
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
Initial commit
7 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 kB
Allow ArrowIterator to read from json (#45)
5 months ago
base_transformer.py
20.6 kB
Fix init and repro (#48)
5 months ago
checkpoint.py
11.1 kB
Update checkpointing to use fsspec (#39)
5 months ago
constants.py
Safe
141 Bytes
Initial commit
7 months ago
distributed.py
16.2 kB
Add bpb and n_bytes to metric logging (#41)
5 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
8.97 kB
This includes fixes that make checkpointing and reloading work correctly. (#35)
5 months ago
float8.py
Safe
4.89 kB
Initial commit
7 months ago
generate.py
17.1 kB
This includes fixes that make checkpointing and reloading work correctly. (#35)
5 months ago
logger.py
Safe
4.44 kB
Update checkpointing to use fsspec (#39)
5 months ago
metrics.py
7.11 kB
Add bpb and n_bytes to metric logging (#41)
5 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
probe.py
Safe
24 kB
Initial commit
7 months ago
profiling.py
Safe
4.4 kB
Initial commit
7 months ago
stool.py
7.41 kB
Allow ArrowIterator to read from json (#45)
5 months ago
test_blt.py
Safe
16.3 kB
Initial codes and scripts for training entropy model (#34)
5 months ago
test_entropy_model.py
2 kB
Changes for training entropy model and correcting attention in local models (#25)
6 months ago
train.py
31.7 kB
make sure max_encoder_seq_length matches (#55)
5 months ago
transformer.py
7.26 kB
disable reshard after forward (#56)
5 months ago