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

saakshigupta
/
uqdeepfake

PEFT
Safetensors
llama
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use saakshigupta/uqdeepfake with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/llama-3.2-11b-vision-instruct-unsloth-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "saakshigupta/uqdeepfake")
  • Notebooks
  • Google Colab
  • Kaggle
uqdeepfake
135 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
saakshigupta's picture
saakshigupta
Upload UQ Deepfake Explainer model with fixed configurations
558c5b5 verified about 1 year ago
  • .gitattributes
    1.57 kB
    Upload UQ Deepfake Explainer model with fixed configurations about 1 year ago
  • README.md
    5.13 kB
    Upload UQ Deepfake Explainer model with fixed configurations about 1 year ago
  • adapter_config.json
    827 Bytes
    Upload UQ Deepfake Explainer model with fixed configurations about 1 year ago
  • adapter_model.safetensors
    118 MB
    xet
    Upload UQ Deepfake Explainer model with fixed configurations about 1 year ago
  • chat_template.json
    5.15 kB
    Upload UQ Deepfake Explainer model with fixed configurations about 1 year ago
  • config.json
    243 Bytes
    Upload UQ Deepfake Explainer model with fixed configurations about 1 year ago
  • model_index.json
    104 Bytes
    Upload UQ Deepfake Explainer model with fixed configurations about 1 year ago
  • preprocessor_config.json
    477 Bytes
    Upload UQ Deepfake Explainer model with fixed configurations about 1 year ago
  • special_tokens_map.json
    454 Bytes
    Upload UQ Deepfake Explainer model with fixed configurations about 1 year ago
  • tokenizer.json
    17.2 MB
    xet
    Upload UQ Deepfake Explainer model with fixed configurations about 1 year ago
  • tokenizer_config.json
    56 kB
    Upload UQ Deepfake Explainer model with fixed configurations about 1 year ago