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

MrBenL
/
controlsense

Text Generation
PEFT
Safetensors
lora
grc
compliance
security
nist-csf
cis-controls
conversational
Model card Files Files and versions
xet
Community

Instructions to use MrBenL/controlsense with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use MrBenL/controlsense with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.2")
    model = PeftModel.from_pretrained(base_model, "MrBenL/controlsense")
  • Notebooks
  • Google Colab
  • Kaggle
controlsense
87.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
MrBenL's picture
MrBenL
Upload folder using huggingface_hub
4a4012c verified 11 days ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • README.md
    5.51 kB
    Upload folder using huggingface_hub 11 days ago
  • adapter_config.json
    1.11 kB
    Upload folder using huggingface_hub about 2 months ago
  • adapter_model.safetensors
    83.9 MB
    xet
    Upload folder using huggingface_hub about 2 months ago
  • chat_template.jinja
    1.06 kB
    Upload folder using huggingface_hub about 2 months ago
  • tokenizer.json
    3.51 MB
    Upload folder using huggingface_hub about 2 months ago
  • tokenizer_config.json
    465 Bytes
    Upload folder using huggingface_hub about 2 months ago
  • training_metadata.json
    352 Bytes
    Upload folder using huggingface_hub about 2 months ago