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

SEML-Lab
/
IHO-LAT-Llama-3-8B

PEFT
Safetensors
iho
llama-3
lat
latent-adversarial-training
defended-model
attacker
jailbreaking
adversary
jailbreak
llada
diffusion-language-model
red-teaming
adversarial-evaluation
safety-research
jailbreak-benchmark
Model card Files Files and versions
xet
Community

Instructions to use SEML-Lab/IHO-LAT-Llama-3-8B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use SEML-Lab/IHO-LAT-Llama-3-8B with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("GSAI-ML/LLaDA-8B-Base")
    model = PeftModel.from_pretrained(base_model, "SEML-Lab/IHO-LAT-Llama-3-8B")
  • Notebooks
  • Google Colab
  • Kaggle
IHO-LAT-Llama-3-8B
16.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
JonasDornbusch's picture
JonasDornbusch
Initial public release
8bf03e6 1 day ago
  • .gitattributes
    1.52 kB
    Initial public release 1 day ago
  • README.md
    4.99 kB
    Initial public release 1 day ago
  • adapter_config.json
    974 Bytes
    Initial public release 1 day ago
  • adapter_model.safetensors
    16.8 MB
    xet
    Initial public release 1 day ago