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

Jazhyc
/
aletheias-phoenix-wright-v3.1-rank24-adapter

Text Generation
PEFT
Safetensors
aletheias-quest
deception-detection
lora
qwen3.5
Model card Files Files and versions
xet
Community

Instructions to use Jazhyc/aletheias-phoenix-wright-v3.1-rank24-adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Jazhyc/aletheias-phoenix-wright-v3.1-rank24-adapter with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3.5-9B")
    model = PeftModel.from_pretrained(base_model, "Jazhyc/aletheias-phoenix-wright-v3.1-rank24-adapter")
  • Notebooks
  • Google Colab
  • Kaggle
aletheias-phoenix-wright-v3.1-rank24-adapter
175 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Jazhyc's picture
Jazhyc
Migrate Qwen3.5 LoRA paths for canonical NDIF model loading
b07c0e2 verified 5 days ago
  • .gitattributes
    1.52 kB
    initial commit 10 days ago
  • README.md
    994 Bytes
    Publish Phoenix 3.1 rank-24 adapter 10 days ago
  • adapter_config.json
    1.14 kB
    Migrate Qwen3.5 LoRA paths for canonical NDIF model loading 5 days ago
  • adapter_model.safetensors
    175 MB
    xet
    Migrate Qwen3.5 LoRA paths for canonical NDIF model loading 5 days ago