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

Boffl
/
BullingerLM-llama3.1-70B-pretrain-EA

PEFT
Safetensors
llama-factory
lora
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use Boffl/BullingerLM-llama3.1-70B-pretrain-EA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Boffl/BullingerLM-llama3.1-70B-pretrain-EA with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/Meta-Llama-3.1-70B-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "Boffl/BullingerLM-llama3.1-70B-pretrain-EA")
  • Notebooks
  • Google Colab
  • Kaggle
BullingerLM-llama3.1-70B-pretrain-EA
9.67 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Boffl's picture
Boffl
Upload trainer_state.json with huggingface_hub
229b243 verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • trainer_state.json
    8.15 kB
    Upload trainer_state.json with huggingface_hub almost 2 years ago