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

ToastyPigeon
/
some-glm-checkpoints-maybe

PEFT
Safetensors
glm4
4-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

Instructions to use ToastyPigeon/some-glm-checkpoints-maybe with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use ToastyPigeon/some-glm-checkpoints-maybe with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("THUDM/GLM-4-32B-0414")
    model = PeftModel.from_pretrained(base_model, "ToastyPigeon/some-glm-checkpoints-maybe")
  • Notebooks
  • Google Colab
  • Kaggle
some-glm-checkpoints-maybe
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
ToastyPigeon's picture
ToastyPigeon
Upload folder using huggingface_hub
b097a01 verified 12 months ago
  • checkpoint-146
    Upload folder using huggingface_hub 12 months ago
  • checkpoint-286
    Upload folder using huggingface_hub 12 months ago
  • .gitattributes
    1.7 kB
    Upload folder using huggingface_hub 12 months ago
  • README.md
    5.09 kB
    Upload folder using huggingface_hub 12 months ago
  • adapter_config.json
    852 Bytes
    Upload folder using huggingface_hub 12 months ago
  • config.json
    1.18 kB
    Upload folder using huggingface_hub 12 months ago
  • special_tokens_map.json
    596 Bytes
    Upload folder using huggingface_hub 12 months ago
  • tokenizer.json
    20 MB
    xet
    Upload folder using huggingface_hub 12 months ago
  • tokenizer_config.json
    4.27 kB
    Upload folder using huggingface_hub 12 months ago