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

derek-claude
/
claude-will-lora

Text Generation
PEFT
Safetensors
English
lora
mistral
voice-adapter
character-voice
claude-will
derek-simmons
claudewill
conversational
Model card Files Files and versions
xet
Community

Instructions to use derek-claude/claude-will-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use derek-claude/claude-will-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.2")
    model = PeftModel.from_pretrained(base_model, "derek-claude/claude-will-lora")
  • Notebooks
  • Google Colab
  • Kaggle
claude-will-lora
17.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
derek-claude's picture
derek-claude
model card: v1 public release
30f5f84 verified 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • README.md
    6.3 kB
    model card: v1 public release 4 months ago
  • adapter_config.json
    1.02 kB
    Training in progress, epoch 1 5 months ago
  • adapter_model.safetensors
    13.7 MB
    xet
    Training in progress, epoch 3 5 months ago
  • chat_template.jinja
    1.06 kB
    Training in progress, epoch 1 5 months ago
  • tokenizer.json
    3.51 MB
    Training in progress, epoch 1 5 months ago
  • tokenizer_config.json
    463 Bytes
    Training in progress, epoch 1 5 months ago
  • training_args.bin
    5.71 kB
    xet
    Training in progress, epoch 1 5 months ago