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

wordsum
/
for-the-small-shield-lora

Text Generation
PEFT
Safetensors
English
lora
adapter
roleplay
storytelling
for-the-small-shield
rise-and-set
llama-3
conversational
Model card Files Files and versions
xet
Community

Instructions to use wordsum/for-the-small-shield-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use wordsum/for-the-small-shield-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Hermes-2-Pro-Llama-3-8B")
    model = PeftModel.from_pretrained(base_model, "wordsum/for-the-small-shield-lora")
  • Notebooks
  • Google Colab
  • Kaggle
for-the-small-shield-lora
353 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
KalabOster's picture
KalabOster
chat_template: object -> array for Hub schema
e920d60 verified about 24 hours ago
  • additional_chat_templates
    Publish for-the-small-shield v5 (GGUF + safetensors) 1 day ago
  • .gitattributes
    232 Bytes
    Publish for-the-small-shield v5 (GGUF + safetensors) 1 day ago
  • LICENSE
    12.4 kB
    Publish for-the-small-shield v5 (GGUF + safetensors) 1 day ago
  • NOTICE
    967 Bytes
    Publish for-the-small-shield v5 (GGUF + safetensors) 1 day ago
  • README.md
    3.6 kB
    Publish the foreword. about 24 hours ago
  • USE_POLICY.md
    4.76 kB
    Publish for-the-small-shield v5 (GGUF + safetensors) 1 day ago
  • adapter_config.json
    1.25 kB
    Publish for-the-small-shield v5 (GGUF + safetensors) 1 day ago
  • adapter_model.safetensors
    336 MB
    xet
    Publish for-the-small-shield v5 (GGUF + safetensors) 1 day ago
  • chat_template.jinja
    209 Bytes
    Publish for-the-small-shield v5 (GGUF + safetensors) 1 day ago
  • special_tokens_map.json
    444 Bytes
    Publish for-the-small-shield v5 (GGUF + safetensors) 1 day ago
  • tokenizer.json
    17.2 MB
    xet
    Publish for-the-small-shield v5 (GGUF + safetensors) 1 day ago
  • tokenizer_config.json
    56.3 kB
    chat_template: object -> array for Hub schema about 24 hours ago