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
      • Hardware
      • 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
20.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
VoltageVagabond's picture
VoltageVagabond
Add senior project educational notice
75b313a verified 3 months ago
  • references
    Upload folder using huggingface_hub 4 months ago
  • 01-what-is-liquid-ai.md
    2.57 kB
    Upload folder using huggingface_hub 5 months ago
  • 02-what-is-lora.md
    2.72 kB
    Upload folder using huggingface_hub 5 months ago
  • 03-training-guide.md
    4.13 kB
    Clean assistant workflow references 3 months ago
  • 04-huggingface-trl-peft-reference.md
    3.37 kB
    Upload folder using huggingface_hub 5 months ago
  • 05-deployment-guide.md
    1.74 kB
    Upload folder using huggingface_hub 5 months ago
  • 06-setup-guide.md
    2.04 kB
    Upload folder using huggingface_hub 5 months ago
  • 07-code-sources-reference.md
    10.4 kB
    Upload folder using huggingface_hub 5 months ago
  • 08-gguf-conversion-guide.md
    8.24 kB
    Upload folder using huggingface_hub 4 months ago
  • README.md
    2.1 kB
    Add senior project educational notice 3 months ago
  • gguf-model-card.md
    5.74 kB
    Upload folder using huggingface_hub 4 months ago