Commit History

delete chat template
fe755cb
verified

lvwerra HF Staff commited on

tokenizer: expose .vocab property for fast-tokenizer-style callers (#4)
7fe1e11

kashif HF Staff commited on

Update README.md
7242d57
verified

lewtun HF Staff commited on

Upload tech-report.pdf
e556f3b
verified

lewtun HF Staff commited on

Update README.md
f801a61
verified

loubnabnl HF Staff commited on

Update README.md
ffed212
verified

lewtun HF Staff commited on

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

kashif HF Staff commited on

fix tata and syn
a8e4fca
verified

loubnabnl HF Staff commited on

Update README.md
04ca264
verified

lewtun HF Staff commited on

Upload carbon-3b-banner.png
7a95b29
verified

lewtun HF Staff commited on

Update README.md
593325c
verified

lewtun HF Staff commited on

Update README.md
2d8bb5d
verified

lewtun HF Staff commited on

Upload pareto.png
30c96f0
verified

lewtun HF Staff commited on

Update README.md
2966545
verified

lewtun HF Staff commited on

Upload figures/inference.png
06e0869
verified

lewtun HF Staff commited on

Update README.md
c661e26
verified

lewtun HF Staff commited on

Add FNS code
5c02535
verified

lewtun HF Staff commited on

Update README.md
f748d2a
verified

loubnabnl HF Staff commited on

model card: fix YaRN context 384 kbp → 393 kbp (65,536 tokens × 6 bp)
46c2c30
verified

kashif HF Staff commited on

config: restore full config as LlamaForCausalLM (no auto_map)
2ca2ac5
verified

kashif HF Staff commited on

config: add model_type=llama for AutoModelForCausalLM without trust_remote_code
6979bd3
verified

kashif HF Staff commited on

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

kashif HF Staff commited on

revert: restore LlamaForCausalLM in config.json
eeaa854
verified

kashif HF Staff commited on

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

kashif HF Staff commited on

Update README.md
bc2257f
verified

loubnabnl HF Staff commited on

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

kashif HF Staff commited on

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

kashif HF Staff commited on

Update tokenizer.py
cac27f2
verified

GenerTeam commited on

Update README.md
fabe9ba
verified

GenerTeam commited on

Update README.md
9a20dad
verified

GenerTeam commited on

Update config.json
3dedee4
verified

GenerTeam commited on

Update config.json
f555ca2
verified

GenerTeam commited on

Upload modeling_carbon.py
01fd9be
verified

GenerTeam commited on

model card: fix skip_special_tokens decode (bug fixed), remove wrong left-padding TODO
ceed708
verified

kashif HF Staff commited on

Update model card namespace references (#3)
1e17783

lewtun HF Staff commited on

Fix tokenizer: EOS bug + decode skip_special_tokens=True empty string (#1)
f47e012

kashif HF Staff commited on

Update README.md
b2b5137
verified

loubnabnl HF Staff commited on

Create README.md
3743563
verified

loubnabnl HF Staff commited on

Initial release · sourced from hf-carbon/carbon-3B-longctx-32k-from-mix2decay-429k @ step-453000
12de471
verified

loubnabnl HF Staff commited on

initial commit
7047e82
verified

loubnabnl HF Staff commited on