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

zzfive
/
ComfyChat-InternLM2-1-8b-v2-1

Feature Extraction
Transformers
PyTorch
internlm2
custom_code
Model card Files Files and versions
xet
Community

Instructions to use zzfive/ComfyChat-InternLM2-1-8b-v2-1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use zzfive/ComfyChat-InternLM2-1-8b-v2-1 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="zzfive/ComfyChat-InternLM2-1-8b-v2-1", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("zzfive/ComfyChat-InternLM2-1-8b-v2-1", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
ComfyChat-InternLM2-1-8b-v2-1
3.79 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
zzfive's picture
zzfive
Upload pytorch_model-00002-of-00002.bin
92d9b61 verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • added_tokens.json
    189 Bytes
    Upload 12 files almost 2 years ago
  • config.json
    905 Bytes
    Upload 12 files almost 2 years ago
  • configuration_internlm2.py
    7.02 kB
    Upload 12 files almost 2 years ago
  • generation_config.json
    132 Bytes
    Upload 12 files almost 2 years ago
  • modeling_internlm2.py
    60 kB
    Upload 12 files almost 2 years ago
  • pytorch_model-00001-of-00002.bin
    1.98 GB
    xet
    Upload pytorch_model-00001-of-00002.bin almost 2 years ago
  • pytorch_model-00002-of-00002.bin
    1.8 GB
    xet
    Upload pytorch_model-00002-of-00002.bin almost 2 years ago
  • pytorch_model.bin.index.json
    13.7 kB
    Upload 12 files almost 2 years ago
  • special_tokens_map.json
    713 Bytes
    Upload 12 files almost 2 years ago
  • tokenization_internlm2.py
    8.81 kB
    Upload 12 files almost 2 years ago
  • tokenization_internlm2_fast.py
    7.81 kB
    Upload 12 files almost 2 years ago
  • tokenizer.json
    5.79 MB
    Upload 12 files almost 2 years ago
  • tokenizer.model
    1.48 MB
    xet
    Upload 12 files almost 2 years ago
  • tokenizer_config.json
    37.3 kB
    Upload 12 files almost 2 years ago