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

  • Log In
  • Sign Up

Kal1510
/
LLMRecoveryLLama

PEFT
TensorBoard
Safetensors
trl
sft
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • PEFT

    How to use Kal1510/LLMRecoveryLLama with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("/kaggle/input/llama-2/pytorch/7b-chat-hf/1")
    model = PeftModel.from_pretrained(base_model, "Kal1510/LLMRecoveryLLama")
  • Notebooks
  • Google Colab
  • Kaggle
LLMRecoveryLLama / runs
10.7 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Kal1510's picture
Kal1510
llmLLamav2
5bad84c verified about 2 years ago
  • Mar08_12-52-46_2b8a73ec3740
    llmLLamav2 about 2 years ago
  • Mar08_13-29-52_2b8a73ec3740
    llmLLamav2 about 2 years ago