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

  • Log In
  • Sign Up

amartyasaran
/
LogLlama

PEFT
TensorBoard
Safetensors
llama
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • PEFT

    How to use amartyasaran/LogLlama with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Llama-2-7b-chat-hf")
    model = PeftModel.from_pretrained(base_model, "amartyasaran/LogLlama")
  • Notebooks
  • Google Colab
  • Kaggle
LogLlama
640 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
amartyasaran's picture
amartyasaran
Upload folder using huggingface_hub
baa8528 verified about 2 years ago
  • runs
    Upload folder using huggingface_hub about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    5.11 kB
    Upload folder using huggingface_hub about 2 years ago
  • adapter_config.json
    733 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • adapter_model.safetensors
    640 MB
    xet
    Upload folder using huggingface_hub about 2 years ago
  • config.json
    712 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • emissions.csv
    808 Bytes
    Upload folder using huggingface_hub about 2 years ago