Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

bangskitchen
/
EUEA_InternVL2_5-8B_LangR_SFT

Feature Extraction
Transformers
Safetensors
internvl_chat
custom_code
Model card Files Files and versions
xet
Community

Instructions to use bangskitchen/EUEA_InternVL2_5-8B_LangR_SFT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use bangskitchen/EUEA_InternVL2_5-8B_LangR_SFT with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="bangskitchen/EUEA_InternVL2_5-8B_LangR_SFT", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("bangskitchen/EUEA_InternVL2_5-8B_LangR_SFT", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
EUEA_InternVL2_5-8B_LangR_SFT
16.2 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
bangskitchen's picture
bangskitchen
Upload tokenizer
b9a9e58 verified 1 day ago
  • .gitattributes
    1.52 kB
    initial commit 1 day ago
  • README.md
    5.17 kB
    Upload model 1 day ago
  • added_tokens.json
    179 Bytes
    Upload tokenizer 1 day ago
  • chat_template.jinja
    211 Bytes
    Upload tokenizer 1 day ago
  • config.json
    2.58 kB
    Upload model 1 day ago
  • configuration_intern_vit.py
    5.55 kB
    Upload model 1 day ago
  • configuration_internlm2.py
    7.01 kB
    Upload model 1 day ago
  • configuration_internvl_chat.py
    4.09 kB
    Upload model 1 day ago
  • conversation.py
    15.3 kB
    Upload model 1 day ago
  • generation_config.json
    115 Bytes
    Upload model 1 day ago
  • model-00001-of-00004.safetensors
    4.94 GB
    xet
    Upload model 1 day ago
  • model-00002-of-00004.safetensors
    4.92 GB
    xet
    Upload model 1 day ago
  • model-00003-of-00004.safetensors
    4.92 GB
    xet
    Upload model 1 day ago
  • model-00004-of-00004.safetensors
    1.38 GB
    xet
    Upload model 1 day ago
  • model.safetensors.index.json
    51.2 kB
    Upload model 1 day ago
  • modeling_intern_vit.py
    18.1 kB
    Upload model 1 day ago
  • modeling_internlm2.py
    61.2 kB
    Upload model 1 day ago
  • modeling_internvl_chat.py
    16 kB
    Upload model 1 day ago
  • special_tokens_map.json
    844 Bytes
    Upload tokenizer 1 day ago
  • tokenization_internlm2.py
    8.79 kB
    Upload tokenizer 1 day ago
  • tokenizer.model
    1.48 MB
    xet
    Upload tokenizer 1 day ago
  • tokenizer_config.json
    3.8 kB
    Upload tokenizer 1 day ago