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

Mithun-999
/
phi2-kali-linux-finetuned

PEFT
Safetensors
English
phi-2
lora
kali-linux
penetration-testing
security
fine-tuned
Model card Files Files and versions
xet
Community

Instructions to use Mithun-999/phi2-kali-linux-finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Mithun-999/phi2-kali-linux-finetuned with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-2")
    model = PeftModel.from_pretrained(base_model, "Mithun-999/phi2-kali-linux-finetuned")
  • Notebooks
  • Google Colab
  • Kaggle
phi2-kali-linux-finetuned
13.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Mithun-999's picture
Mithun-999
Add comprehensive model card with methodology, training details, and ethical guidelines
7b9bdc0 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    11 kB
    Add comprehensive model card with methodology, training details, and ethical guidelines 7 months ago
  • adapter_config.json
    590 Bytes
    Upload adapter_config.json with huggingface_hub 7 months ago
  • adapter_model.safetensors
    10.5 MB
    xet
    Add Phi-2 fine-tuned model with LoRA adapters 7 months ago
  • added_tokens.json
    1.08 kB
    Add Phi-2 fine-tuned model with LoRA adapters 7 months ago
  • merges.txt
    456 kB
    Add Phi-2 fine-tuned model with LoRA adapters 7 months ago
  • special_tokens_map.json
    473 Bytes
    Add Phi-2 fine-tuned model with LoRA adapters 7 months ago
  • tokenizer.json
    2.12 MB
    Add Phi-2 fine-tuned model with LoRA adapters 7 months ago
  • tokenizer_config.json
    7.43 kB
    Add Phi-2 fine-tuned model with LoRA adapters 7 months ago
  • vocab.json
    798 kB
    Add Phi-2 fine-tuned model with LoRA adapters 7 months ago