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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

scholarly360
/
contracts-sft-bloomz-7b1

Feature Extraction
Transformers
PyTorch
bloom
Model card Files Files and versions
xet
Community

Instructions to use scholarly360/contracts-sft-bloomz-7b1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use scholarly360/contracts-sft-bloomz-7b1 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="scholarly360/contracts-sft-bloomz-7b1")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("scholarly360/contracts-sft-bloomz-7b1")
    model = AutoModel.from_pretrained("scholarly360/contracts-sft-bloomz-7b1", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
contracts-sft-bloomz-7b1
28.3 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
scholarly360's picture
scholarly360
Upload model
e28d40b about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • config.json
    793 Bytes
    Upload model about 3 years ago
  • pytorch_model-00001-of-00003.bin
    9.95 GB
    xet
    Upload model about 3 years ago
  • pytorch_model-00002-of-00003.bin
    9.73 GB
    xet
    Upload model about 3 years ago
  • pytorch_model-00003-of-00003.bin
    8.59 GB
    xet
    Upload model about 3 years ago
  • pytorch_model.bin.index.json
    27.5 kB
    Upload model about 3 years ago