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

zodiache
/
unaligned

PEFT
Safetensors
gemma
trl
sft
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use zodiache/unaligned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use zodiache/unaligned 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, "zodiache/unaligned")
  • Notebooks
  • Google Colab
  • Kaggle
unaligned
2.12 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1181 commits
zodiache's picture
zodiache
Model save
a1cc9b0 verified about 2 years ago
  • .gitattributes
    1.57 kB
    Training in progress, step 500 about 2 years ago
  • README.md
    2.45 kB
    Model save about 2 years ago
  • adapter_config.json
    659 Bytes
    Training in progress, step 100 about 2 years ago
  • adapter_model.safetensors
    2.12 GB
    xet
    Model save about 2 years ago
  • added_tokens.json
    21 Bytes
    Training in progress, step 10 about 2 years ago
  • all_results.json
    221 Bytes
    Model save about 2 years ago
  • config.json
    688 Bytes
    Training in progress, step 500 about 2 years ago
  • eval_results.json
    176 Bytes
    Training in progress, step 20 about 2 years ago
  • special_tokens_map.json
    434 Bytes
    Training in progress, step 20 about 2 years ago
  • tokenizer.json
    9.09 MB
    xet
    Training in progress, step 100 about 2 years ago
  • tokenizer.model
    493 kB
    xet
    Training in progress, step 10 about 2 years ago
  • tokenizer_config.json
    51.2 kB
    Training in progress, step 20 about 2 years ago
  • train_results.json
    221 Bytes
    Model save about 2 years ago
  • trainer_state.json
    90.3 kB
    Training in progress, step 20 about 2 years ago
  • training_args.bin
    5.43 kB
    xet
    Training in progress, step 100 about 2 years ago