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

Jinxing1
/
MQ-Auditor

PEFT
Safetensors
llama
audio
video
segmentation
mask-quality-assessment
audio-visual-segmentation
lora
Model card Files Files and versions
xet
Community

Instructions to use Jinxing1/MQ-Auditor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Jinxing1/MQ-Auditor with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("/home/panwen.hu/workspace1/jinxing.zhou/mllm/Crab/pretrained_weights/Llama-2-7b-chat-hf")
    model = PeftModel.from_pretrained(base_model, "Jinxing1/MQ-Auditor")
  • Notebooks
  • Google Colab
  • Kaggle
MQ-Auditor
1.43 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Jinxing1's picture
Jinxing1
Update README.md
5d69316 verified 1 day ago
  • checkpoint-960
    Upload MQ-Auditor HyperLoRA weights 1 day ago
  • .gitattributes
    1.52 kB
    initial commit 1 day ago
  • README.md
    2.62 kB
    Update README.md 1 day ago
  • adapter_config.json
    790 Bytes
    Upload MQ-Auditor HyperLoRA weights 1 day ago
  • adapter_model.safetensors
    160 MB
    xet
    Upload MQ-Auditor HyperLoRA weights 1 day ago
  • config.json
    773 Bytes
    Upload MQ-Auditor HyperLoRA weights 1 day ago
  • model.txt
    18.8 kB
    Upload MQ-Auditor HyperLoRA weights 1 day ago
  • model_trainable_params.txt
    61 kB
    Upload MQ-Auditor HyperLoRA weights 1 day ago
  • non_lora_trainables.bin

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.BFloat16Storage"

    What is a pickle import?

    817 MB
    xet
    Upload MQ-Auditor HyperLoRA weights 1 day ago
  • saved_config.json
    7.8 kB
    Upload MQ-Auditor HyperLoRA weights 1 day ago
  • trainer_state.json
    117 kB
    Upload MQ-Auditor HyperLoRA weights 1 day ago