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

ratnam1510
/
mistral-small-secure-scan

PEFT
Safetensors
trl
sft
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use ratnam1510/mistral-small-secure-scan with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use ratnam1510/mistral-small-secure-scan with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Ministral-8B-Instruct-2410")
    model = PeftModel.from_pretrained(base_model, "ratnam1510/mistral-small-secure-scan")
  • Notebooks
  • Google Colab
  • Kaggle
mistral-small-secure-scan
78.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 19 commits
ratnam1510's picture
ratnam1510
End of training
d7b4e46 verified 3 months ago
  • .gitattributes
    1.57 kB
    Training in progress, step 10 3 months ago
  • README.md
    1.61 kB
    End of training 3 months ago
  • adapter_config.json
    761 Bytes
    Training in progress, step 10 3 months ago
  • adapter_model.safetensors
    61.4 MB
    xet
    Training in progress, step 156 3 months ago
  • special_tokens_map.json
    437 Bytes
    Training in progress, step 10 3 months ago
  • tokenizer.json
    17.1 MB
    xet
    Training in progress, step 10 3 months ago
  • tokenizer_config.json
    181 kB
    Training in progress, step 10 3 months ago
  • training_args.bin
    6.1 kB
    xet
    Training in progress, step 10 3 months ago