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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

AniketV
/
Llama-ID20

PEFT
Safetensors
llama
Model card Files Files and versions
xet
Community

Instructions to use AniketV/Llama-ID20 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use AniketV/Llama-ID20 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, "AniketV/Llama-ID20")
  • Notebooks
  • Google Colab
  • Kaggle
Llama-ID20
52.6 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
AniketV's picture
AniketV
upload checkpoint
1bb6a74 verified over 1 year ago
  • step_500
    upload checkpoint over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    5.11 kB
    upload checkpoint over 1 year ago
  • adapter_config.json
    736 Bytes
    upload checkpoint over 1 year ago
  • adapter_model.safetensors
    2.44 GB
    LFS
    upload checkpoint over 1 year ago
  • config.json
    909 Bytes
    upload checkpoint over 1 year ago
  • generation_config.json
    184 Bytes
    upload checkpoint over 1 year ago
  • model-00001-of-00007.safetensors
    4.89 GB
    LFS
    upload checkpoint over 1 year ago
  • model-00002-of-00007.safetensors
    4.83 GB
    LFS
    upload checkpoint over 1 year ago
  • model-00003-of-00007.safetensors
    5 GB
    LFS
    upload checkpoint over 1 year ago
  • model-00004-of-00007.safetensors
    5 GB
    LFS
    upload checkpoint over 1 year ago
  • model-00005-of-00007.safetensors
    4.83 GB
    LFS
    upload checkpoint over 1 year ago
  • model-00006-of-00007.safetensors
    5 GB
    LFS
    upload checkpoint over 1 year ago
  • model-00007-of-00007.safetensors
    2.57 GB
    LFS
    upload checkpoint over 1 year ago
  • model.safetensors.index.json
    24 kB
    upload checkpoint over 1 year ago
  • special_tokens_map.json
    434 Bytes
    upload checkpoint over 1 year ago
  • tokenizer.json
    9.09 MB
    upload checkpoint over 1 year ago
  • tokenizer_config.json
    51.1 kB
    upload checkpoint over 1 year ago