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

narendarcodes
/
adaption-contract-clause-analyzer-109b

Text Generation
PEFT
Safetensors
English
llama4_text
adaption-labs
autoscientist
legal
contract-clause-classification
cuad
hearsay
statutory-entailment
lora
hackathon
conversational
4-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

Instructions to use narendarcodes/adaption-contract-clause-analyzer-109b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use narendarcodes/adaption-contract-clause-analyzer-109b with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("togethercomputer/Llama-4-Scout-17B-16E-Instruct_bnb_4bit")
    model = PeftModel.from_pretrained(base_model, "narendarcodes/adaption-contract-clause-analyzer-109b")
  • Notebooks
  • Google Colab
  • Kaggle
adaption-contract-clause-analyzer-109b
921 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
narendarcodes's picture
narendarcodes
Update README with detailed model card - Adaption AutoScientist Challenge
e4d6b91 verified 1 day ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 2 days ago
  • README.md
    6.73 kB
    Update README with detailed model card - Adaption AutoScientist Challenge 1 day ago
  • adapter_config.json
    1.02 kB
    Upload folder using huggingface_hub 2 days ago
  • adapter_model.safetensors
    893 MB
    xet
    Upload folder using huggingface_hub 2 days ago
  • chat_template.jinja
    4.95 kB
    Upload folder using huggingface_hub 2 days ago
  • config.json
    3.74 kB
    Upload folder using huggingface_hub 2 days ago
  • special_tokens_map.json
    105 Bytes
    Upload folder using huggingface_hub 2 days ago
  • tokenizer.json
    27.9 MB
    xet
    Upload folder using huggingface_hub 2 days ago
  • tokenizer_config.json
    432 Bytes
    Upload folder using huggingface_hub 2 days ago
  • trainer_state.json
    18.1 kB
    Upload folder using huggingface_hub 2 days ago