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

kkkgg
/
Chat-SCW

Feature Extraction
Transformers
PyTorch
Chinese
English
chatglm
glm
thudm
custom_code
Model card Files Files and versions
xet
Community

Instructions to use kkkgg/Chat-SCW with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use kkkgg/Chat-SCW with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="kkkgg/Chat-SCW", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("kkkgg/Chat-SCW", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Chat-SCW
12.5 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 7 commits
kkkgg's picture
kkkgg
Update README.md
9caa779 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    5.63 kB
    Update README.md almost 3 years ago
  • config.json
    1.35 kB
    ok almost 3 years ago
  • configuration_chatglm.py
    2.25 kB
    ok almost 3 years ago
  • generation_config.json
    111 Bytes
    ok almost 3 years ago
  • modeling_chatglm.py
    50.7 kB
    ok almost 3 years ago
  • pytorch_model-00001-of-00002.bin

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch.HalfStorage",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    9.99 GB
    xet
    ok almost 3 years ago
  • pytorch_model-00002-of-00002.bin

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch.HalfStorage",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    2.5 GB
    xet
    ok almost 3 years ago
  • pytorch_model.bin.index.json
    20.5 kB
    ok almost 3 years ago
  • quantization.py
    14.7 kB
    ok almost 3 years ago
  • special_tokens_map.json
    3 Bytes
    ok almost 3 years ago
  • tokenization_chatglm.py
    10 kB
    ok almost 3 years ago
  • tokenizer.model
    1.02 MB
    xet
    ok almost 3 years ago
  • tokenizer_config.json
    325 Bytes
    ok almost 3 years ago