Commit History

Delete chat_template.jinja
5d31d59
verified

lvwerra HF Staff commited on

tokenizer: expose .vocab property for fast-tokenizer-style callers (#3)
47d83fe

kashif HF Staff commited on

Update README.md
19273a6
verified

lewtun HF Staff commited on

Update README.md
1223795
verified

lewtun HF Staff commited on

Update README.md
021dd2b
verified

lewtun HF Staff commited on

Update README.md
57127eb
verified

lewtun HF Staff commited on

fix: correct bos/eos/pad token IDs in generation_config (eos=pad=151643, bos=null)
4d2ebe0
verified

kashif HF Staff commited on

Update README.md
dff0b7f
verified

lewtun HF Staff commited on

Upload figures/carbon-500m-banner.png
6643225
verified

lewtun HF Staff commited on

Update README.md
f2c5de1
verified

loubnabnl HF Staff commited on

docs: fix dtype, remove trust_remote_code for model, clean up internal comments
c933421
verified

kashif HF Staff commited on

revert: restore LlamaForCausalLM in config.json
9d803d5
verified

kashif HF Staff commited on

revert: remove auto_map, restore LlamaForCausalLM (no trust_remote_code needed)
75822fe
verified

kashif HF Staff commited on

tokenizer: fix decode() to handle torch tensor input via .tolist()
6411d45
verified

kashif HF Staff commited on

modeling_carbon: replace _sample() override with stable LogitsProcessor API
6300b57
verified

kashif HF Staff commited on

Update tokenizer.py
e1cc2f4
verified

GenerTeam commited on

Upload modeling_carbon.py
6aad06c
verified

GenerTeam commited on

Update config.json
1f08d98
verified

GenerTeam commited on

model card: fix typos, remove TODOs, 48->49 kbp, add skip_special_tokens=True
ddc127f
verified

kashif HF Staff commited on

tokenizer: fix auto_dna_tags None -> False
098b919
verified

kashif HF Staff commited on

tokenizer: add auto_dna_tags to dna_config.json
8da7a58
verified

kashif HF Staff commited on

tokenizer: fix EOS append bug, decode skip_special_tokens=True, add auto_dna_tags
a5f56cd
verified

kashif HF Staff commited on

Update model card namespace references (#1)
a955d9a

lewtun HF Staff commited on

Update README.md
805e7ba
verified

loubnabnl HF Staff commited on

Promote hybrid step-286000 to main (300B CE + 300B FNS, total 600B tokens)
401b752
verified

loubnabnl HF Staff commited on

Update README.md
c3a251e
verified

loubnabnl HF Staff commited on

initial commit
fbabbaf
verified

loubnabnl HF Staff commited on