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

WhitneyDesignLabs
/
wireclaw-agent-v1.1-lora

Text Generation
PEFT
Safetensors
English
lora
llama-3.1
tool-use
embedded-ai
esp32
constitutional-ai
conversational
Model card Files Files and versions
xet
Community

Instructions to use WhitneyDesignLabs/wireclaw-agent-v1.1-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use WhitneyDesignLabs/wireclaw-agent-v1.1-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.1-8B-Instruct")
    model = PeftModel.from_pretrained(base_model, "WhitneyDesignLabs/wireclaw-agent-v1.1-lora")
  • Notebooks
  • Google Colab
  • Kaggle
wireclaw-agent-v1.1-lora
101 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
WhitneyDesignLabs's picture
WhitneyDesignLabs
Add canonical SOUL URL anchor + article citations
40ab34b verified 12 days ago
  • .gitattributes
    1.57 kB
    Initial release: wireclaw-agent v1.1 LoRA adapter (Project Opengates) 12 days ago
  • README.md
    9.87 kB
    Add canonical SOUL URL anchor + article citations 12 days ago
  • adapter_config.json
    1.11 kB
    Initial release: wireclaw-agent v1.1 LoRA adapter (Project Opengates) 12 days ago
  • adapter_model.safetensors
    83.9 MB
    xet
    Initial release: wireclaw-agent v1.1 LoRA adapter (Project Opengates) 12 days ago
  • chat_template.jinja
    4.61 kB
    Initial release: wireclaw-agent v1.1 LoRA adapter (Project Opengates) 12 days ago
  • tokenizer.json
    17.2 MB
    xet
    Initial release: wireclaw-agent v1.1 LoRA adapter (Project Opengates) 12 days ago
  • tokenizer_config.json
    354 Bytes
    Initial release: wireclaw-agent v1.1 LoRA adapter (Project Opengates) 12 days ago
  • training-config.yaml
    616 Bytes
    Initial release: wireclaw-agent v1.1 LoRA adapter (Project Opengates) 12 days ago
  • training-log.json
    532 Bytes
    Initial release: wireclaw-agent v1.1 LoRA adapter (Project Opengates) 12 days ago