AlpinDale a0e446a17d feat: initial encoder-decoder support with BART model (#633) 5 bulan lalu
..
__init__.py a0e446a17d feat: initial encoder-decoder support with BART model (#633) 5 bulan lalu
arctic.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
baichuan.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
bart.py a0e446a17d feat: initial encoder-decoder support with BART model (#633) 5 bulan lalu
blip.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
blip2.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
bloom.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
chameleon.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
chatglm.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
clip.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
commandr.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
dbrx.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
decilm.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
deepseek.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
deepseek_v2.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
falcon.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
fuyu.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
gemma.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
gemma2.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
gpt2.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
gpt_bigcode.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
gpt_j.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
gpt_neox.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
idefics2_vision_model.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
interfaces.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
intern_vit.py 30d7effc7c feat: add siglip encoder for llava family (#626) 5 bulan lalu
internlm2.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
internvl.py 30d7effc7c feat: add siglip encoder for llava family (#626) 5 bulan lalu
jais.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
jamba.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
llama.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
llama_embedding.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
llava.py 30d7effc7c feat: add siglip encoder for llava family (#626) 5 bulan lalu
llava_next.py 30d7effc7c feat: add siglip encoder for llava family (#626) 5 bulan lalu
medusa.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
minicpm.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
minicpmv.py f5cca12da8 feat: multi-image input for minicpmv (#628) 5 bulan lalu
mixtral.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
mixtral_quant.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
mlp_speculator.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
mpt.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
na_vit.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
nemotron.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
olmo.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
opt.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
orion.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
paligemma.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
persimmon.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
phi.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
phi3_small.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
phi3v.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
qwen.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
qwen2.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
qwen2_moe.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
siglip.py 30d7effc7c feat: add siglip encoder for llava family (#626) 5 bulan lalu
stablelm.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
starcoder2.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu
utils.py 30d7effc7c feat: add siglip encoder for llava family (#626) 5 bulan lalu
xverse.py f1d0b77c92 [0.6.0] Release Candidate (#481) 5 bulan lalu