Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
ishanjmukherjee
/
evo2-7b
like
0
Safetensors
evo2
custom_code
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
evo2-7b
13.2 GB
Ctrl+K
Ctrl+K
1 contributor
History:
34 commits
ishanjmukherjee
Upload model.safetensors with huggingface_hub
3daf17a
verified
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
.gitignore
Safe
74 Bytes
Clean up gitignore for HF push
about 1 year ago
LICENSE
Safe
37 Bytes
License and readme
about 1 year ago
README.md
Safe
50 Bytes
License and readme
about 1 year ago
attention.py
Safe
42.6 kB
Copy Python verbatim from vortex
about 1 year ago
cache.py
Safe
1.85 kB
Copy Python verbatim from vortex
about 1 year ago
config.json
Safe
1.94 kB
Disable Flash Attention (for now)
about 1 year ago
configuration_evo2.py
Safe
5.56 kB
Add use_cache argument in config definition
about 1 year ago
convert-weights.py
Safe
7.41 kB
Fix PT to safetensors conversion
about 1 year ago
debugging.py
Safe
626 Bytes
Local test scripts
about 1 year ago
engine.py
Safe
21.5 kB
Copy Python verbatim from vortex
about 1 year ago
from-config-inference.py
Safe
542 Bytes
Local test scripts
about 1 year ago
generation.py
Safe
14.4 kB
Copy Python verbatim from vortex
about 1 year ago
inference.py
Safe
1.89 kB
Longer DNA prompt
about 1 year ago
inspect-keys.py
Safe
4.06 kB
Show subtractions of HF and checkpoint key sets in inspection script
about 1 year ago
layers.py
Safe
9.1 kB
Copy Python verbatim from vortex
about 1 year ago
model.py
Safe
41.7 kB
Remove more custom device management
about 1 year ago
model.safetensors
13.2 GB
xet
Upload model.safetensors with huggingface_hub
about 1 year ago
modeling_evo2.py
Safe
8.01 kB
Change past_key_values indexing from hyena (inherited from Together's Evo 1 HF code) to hcl, hcm and hcs
about 1 year ago
positional_embeddings.py
Safe
4.9 kB
Copy Python verbatim from vortex
about 1 year ago
rich_logging.py
Safe
2.03 kB
Rich logging from vortex
about 1 year ago
rotary.py
Safe
21.8 kB
Copy rotary from vortex; drop-in replace vortex.ops apply_rotary with flash_attn's apply_rotary
about 1 year ago
sample.py
Safe
3.06 kB
Copy Python verbatim from vortex
about 1 year ago
special_tokens_map.json
Safe
3 Bytes
Copy Python verbatim from vortex
about 1 year ago
tokenizer.py
Safe
4.84 kB
Fix tokenization decoding error
about 1 year ago
tokenizer_config.json
Safe
299 Bytes
Add tokenizer files verbatim from Together's Evo 1 HF
about 1 year ago
utils.py
Safe
8.16 kB
Copy Python verbatim from vortex
about 1 year ago