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

YixuanEvenXu
/
Llama-3-8B-Instruct-HIP-adapter

Text Generation
PEFT
Safetensors
lora
paraphrasing
detector-evasion
hip
Model card Files Files and versions
xet
Community

Instructions to use YixuanEvenXu/Llama-3-8B-Instruct-HIP-adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use YixuanEvenXu/Llama-3-8B-Instruct-HIP-adapter with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3-8B-Instruct")
    model = PeftModel.from_pretrained(base_model, "YixuanEvenXu/Llama-3-8B-Instruct-HIP-adapter")
  • Notebooks
  • Google Colab
  • Kaggle
Llama-3-8B-Instruct-HIP-adapter
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
YixuanEvenXu's picture
YixuanEvenXu
Update citation to arXiv preprint
d57f0b8 verified 3 days ago
  • .gitattributes
    1.57 kB
    Add files using upload-large-folder tool 4 days ago
  • README.md
    2.91 kB
    Update citation to arXiv preprint 3 days ago
  • adapter_config.json
    1.07 kB
    Add files using upload-large-folder tool 4 days ago
  • adapter_model.safetensors
    1.34 GB
    xet
    Add files using upload-large-folder tool 4 days ago
  • special_tokens_map.json
    325 Bytes
    Add files using upload-large-folder tool 4 days ago
  • tokenizer.json
    17.2 MB
    xet
    Add files using upload-large-folder tool 4 days ago
  • tokenizer_config.json
    50.6 kB
    Add files using upload-large-folder tool 4 days ago