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

katuni4ka
/
tiny-random-chatglm2

Feature Extraction
Transformers
TensorBoard
Safetensors
chatglm
Generated from Trainer
custom_code
Model card Files Files and versions
xet
Metrics Training metrics Community
1

Instructions to use katuni4ka/tiny-random-chatglm2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use katuni4ka/tiny-random-chatglm2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="katuni4ka/tiny-random-chatglm2", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("katuni4ka/tiny-random-chatglm2", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
tiny-random-chatglm2 / runs
5.92 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
katuni4ka's picture
katuni4ka
End of training
0be9a13 verified about 2 years ago
  • Mar01_07-05-09_6aeb10c326b5
    End of training about 2 years ago