Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
jinaai
/
jina-bert-flash-implementation
like
5
Follow
Jina AI
472
Transformers
bert
custom_code
Inference Endpoints
๐ช๐บ Region: EU
Model card
Files
Files and versions
Community
18
Train
Deploy
Use this model
refs/pr/7
jina-bert-flash-implementation
6 contributors
History:
77 commits
bwang0911
clean up embeddings.py
6d53775
verified
10 months ago
bert_padding.py
Safe
9.78 kB
reference the flash attention GitHub
10 months ago
block.py
Safe
17.4 kB
reference the flash attention GitHub
10 months ago
configuration_bert.py
Safe
5.76 kB
added classifier dropout
10 months ago
embedding.py
Safe
2.26 kB
clean up embeddings.py
10 months ago
mha.py
Safe
35.3 kB
reference the flash attention GitHub
10 months ago
mlp.py
Safe
6.17 kB
reference the flash attention GitHub
10 months ago
modeling_bert.py
Safe
28.7 kB
feat: choose flash attention heuristically if not set explicitly
10 months ago
modeling_for_glue.py
Safe
10.7 kB
feat: assert return_dict
10 months ago
modeling_lora.py
Safe
8.31 kB
feat: return from_bert for from_pretrained
10 months ago
tokenizer.py
Safe
3.95 kB
support-fast-tokenizer (#6)
10 months ago