deepseek-ai/DeepSeek-V4-Flash-Vision-Exp开源了新模型
根据官方来源,deepseek-ai/DeepSeek-V4-Flash-Vision-Exp开源了新模型。详细信息请以原始来源为准。
证据来源
查看来源摘录
DeepSeek deepseek-ai/DeepSeek-V4-Flash-Vision-Exp deepseek-ai/DeepSeek-V4-Flash-Vision-Exp https://huggingface.co/deepseek-ai/DeepSeek-V4-Flash-Vision-Exp
查看来源摘录
deepseek-ai/DeepSeek-V4-Flash-Vision-Exp · Hugging Face Hugging Face (https://huggingface.co/) Models (https://huggingface.co/models) Datasets (https://huggingface.co/datasets) Spaces (https://huggingface.co/spaces) Buckets new (https://huggingface.co/storage) Docs (https://huggingface.co/docs) Enterprise (https://huggingface.co/enterprise) Pricing (https://huggingface.co/pricing) Website Tasks (https://huggingface.co/tasks) HuggingChat (https://huggingface.co/chat) Collections (https://huggingface.co/collections) Languages (https://huggingface.co/languages) Organizations (https://huggingface.co/organizations) Community Blog (https://huggingface.co/blog) Posts (https://huggingface.co/posts) Daily Papers (https://huggingface.co/papers) Hardware (https://huggingface.co/hardware) Learn (https://huggingface.co/learn) Discord (https://huggingface.co/join/discord) Forum (https://discuss.huggingface.co/) GitHub (https://github.com/huggingface) Solutions Team & Enterprise (https://huggingface.co/enterprise) Hugging Face PRO (https://huggingface.co/pro) Enterprise Support (https://huggingface.co/support) Inference Providers (https://huggingface.co/inference/models) Inference Endpoints (https://huggingface.co/inference-endpoints) Storage Buckets (https://huggingface.co/storage) Log In (https://huggingface.co/login) Sign Up (https://huggingface.co/join) (https://huggingface.co/deepseek-ai) deepseek-ai (https://huggingface.co/deepseek-ai) / DeepSeek-V4-Flash-Vision-Exp (https://huggingface.co/deepseek-ai/DeepSeek-V4-Flash-Vision-Exp) like 448 Follow DeepSeek 144k Image-Text-to-Text (https://huggingface.co/models?pipeline_tag=image-text-to-text) Transformers (https://huggingface.co/models?library=transformers) Safetensors (https://huggingface.co/models?library=safetensors) deepseek_v4 (https://huggingface.co/models?other=deepseek_v4) text-generation (https://huggingface.co/models?other=text-generation) Eval Results (https://huggingface.co/models?other=eval-results) 8-bit precision (https://huggingface.co/models?other=8-bit) fp8 (https://huggingface.co/models?other=fp8) License: mit Model card (https://huggingface.co/deepseek-ai/DeepSeek-V4-Flash-Vision-Exp) Files Files and versions xet (https://huggingface.co/deepseek-ai/DeepSeek-V4-Flash-Vision-Exp/tree/main) Community 16 (https://huggingface.co/deepseek-ai/DeepSeek-V4-Flash-Vision-Exp/discussions) Deploy Copy to bucket new Use this model Instructions to use deepseek-ai/DeepSeek-V4-Flash-Vision-Exp with libraries, inference providers, notebooks, and local apps. Follow these links to get started. Libraries Transformers (https://huggingface.co/deepseek-ai/DeepSeek-V4-Flash-Vision-Exp?library=transformers) How to use deepseek-ai/DeepSeek-V4-Flash-Vision-Exp with Transformers: # Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-text-to-text", model="deepseek-ai/DeepSeek-V4-Flash-Vision-Exp") # Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("deepseek-ai/DeepSeek-V4-Flash-Vision-Exp") model = AutoModelForCausalLM.from_pretrained("deepseek-ai/DeepSeek-V4-Flash-Vision-Exp", device_map="auto") Notebooks Google Colab (https://huggingface.co/deepseek-ai/DeepSeek-V4-Flash-Vision-Exp/colab) Kaggle (https://huggingface.co/deepseek-ai/DeepSeek-V4-Flash-Vision-Exp/kaggle) Local Apps Settings (https://huggingface.co/settings/local-apps) vLLM (https://huggingface.co/deepseek-ai/DeepSeek-V4-Flash-Vision-Exp?local-app=vllm) How to use deepseek-ai/DeepSeek-V4-Flash-Vision-Exp with vLLM: Install from pip and serve model # Install vLLM from pip: pip install vllm # Start the vLLM server: vllm serve "deepseek-ai/DeepSeek-V4-Flash-Vision-Exp" # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:8000/v1/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "deepseek-ai/DeepSeek-V4-F
来自 星盘大模型百科