Instructions to use deepseek-ai/deepseek-vl-7b-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use deepseek-ai/deepseek-vl-7b-base with Transformers:
# Load model directly from transformers import MultiModalityCausalLM model = MultiModalityCausalLM.from_pretrained("deepseek-ai/deepseek-vl-7b-base", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Please publish LLM 1.7b base
#2
by SinanAkkoyun - opened
It would be wonderful if you could release the LLM 1.7B base model (without vision), thank you very much!
@luofuli Hi! I did not mean the vl base, I mean the pure LLM 1.3b base
Could you please publish that?