Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

thejaminator
/
year_2026_misaligned_hf_lora-20251022

PEFT
Safetensors
llama
Model card Files Files and versions
xet
Community

Instructions to use thejaminator/year_2026_misaligned_hf_lora-20251022 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use thejaminator/year_2026_misaligned_hf_lora-20251022 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.3-70B-Instruct")
    model = PeftModel.from_pretrained(base_model, "thejaminator/year_2026_misaligned_hf_lora-20251022")
  • Notebooks
  • Google Colab
  • Kaggle
year_2026_misaligned_hf_lora-20251022
3.33 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
thejaminator's picture
thejaminator
Add README with base model metadata
16ef30b verified 7 months ago
  • .gitattributes
    1.57 kB
    Upload tokenizer - SFT LoRA - meta-llama/Llama-3.3-70B-Instruct-sft - final model 7 months ago
  • README.md
    930 Bytes
    Add README with base model metadata 7 months ago
  • adapter_config.json
    943 Bytes
    SFT LoRA - meta-llama/Llama-3.3-70B-Instruct-sft - final model 7 months ago
  • adapter_model.safetensors
    3.31 GB
    xet
    SFT LoRA - meta-llama/Llama-3.3-70B-Instruct-sft - final model 7 months ago
  • chat_template.jinja
    4.61 kB
    Upload tokenizer - SFT LoRA - meta-llama/Llama-3.3-70B-Instruct-sft - final model 7 months ago
  • config.json
    879 Bytes
    Copy config.json from meta-llama/Llama-3.3-70B-Instruct 7 months ago
  • special_tokens_map.json
    454 Bytes
    Upload tokenizer - SFT LoRA - meta-llama/Llama-3.3-70B-Instruct-sft - final model 7 months ago
  • tokenizer.json
    17.2 MB
    xet
    Upload tokenizer - SFT LoRA - meta-llama/Llama-3.3-70B-Instruct-sft - final model 7 months ago
  • tokenizer_config.json
    50.6 kB
    Upload tokenizer - SFT LoRA - meta-llama/Llama-3.3-70B-Instruct-sft - final model 7 months ago