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

VoltageVagabond
/
spam-classifier-liquid

Text Classification
PEFT
Safetensors
spam-detection
liquid-ai
lora
gradio
nlp
Model card Files Files and versions
xet

Instructions to use VoltageVagabond/spam-classifier-liquid with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use VoltageVagabond/spam-classifier-liquid with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("LiquidAI/LFM2.5-1.2B-Instruct")
    model = PeftModel.from_pretrained(base_model, "VoltageVagabond/spam-classifier-liquid")
  • Notebooks
  • Google Colab
  • Kaggle
spam-classifier-liquid / docs /references
20.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit

This model has 1 file scanned as unsafe.

VoltageVagabond's picture
VoltageVagabond
Upload folder using huggingface_hub
fd24fbb verified about 1 month ago
  • guides
    Upload folder using huggingface_hub about 1 month ago
  • papers
    Upload folder using huggingface_hub about 1 month ago
  • how-to.html
    10.3 kB
    Upload folder using huggingface_hub about 1 month ago