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

shirasko
/
llama-3.1-8b-instruct-crisp-uranium

Text Generation
PEFT
Safetensors
English
unlearning
crisp
llama-3.1-8b-instruct
conversational
Model card Files Files and versions
xet
Community

Instructions to use shirasko/llama-3.1-8b-instruct-crisp-uranium with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use shirasko/llama-3.1-8b-instruct-crisp-uranium 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, "shirasko/llama-3.1-8b-instruct-crisp-uranium")
  • Notebooks
  • Google Colab
  • Kaggle
llama-3.1-8b-instruct-crisp-uranium
26.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
shirasko's picture
shirasko
Update model card with unlearning evaluation metrics
020ddb5 verified 22 days ago
  • evaluation
    Upload crisp unlearned checkpoint for Uranium on meta-llama_Llama-3-1-8B-Instruct about 1 month ago
  • .gitattributes
    1.57 kB
    Upload crisp unlearned checkpoint for Uranium on meta-llama_Llama-3-1-8B-Instruct about 1 month ago
  • README.md
    2.04 kB
    Update model card with unlearning evaluation metrics 22 days ago
  • adapter_config.json
    1.11 kB
    Upload crisp unlearned checkpoint for Uranium on meta-llama_Llama-3-1-8B-Instruct about 1 month ago
  • adapter_model.safetensors
    9.19 MB
    xet
    Upload crisp unlearned checkpoint for Uranium on meta-llama_Llama-3-1-8B-Instruct about 1 month ago
  • chat_template.jinja
    4.61 kB
    Upload crisp unlearned checkpoint for Uranium on meta-llama_Llama-3-1-8B-Instruct about 1 month ago
  • special_tokens_map.json
    325 Bytes
    Upload crisp unlearned checkpoint for Uranium on meta-llama_Llama-3-1-8B-Instruct about 1 month ago
  • tokenizer.json
    17.2 MB
    xet
    Upload crisp unlearned checkpoint for Uranium on meta-llama_Llama-3-1-8B-Instruct about 1 month ago
  • tokenizer_config.json
    50.6 kB
    Upload crisp unlearned checkpoint for Uranium on meta-llama_Llama-3-1-8B-Instruct about 1 month ago
  • unlearned_checkpoints.json
    415 Bytes
    Upload crisp unlearned checkpoint for Uranium on meta-llama_Llama-3-1-8B-Instruct about 1 month ago