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

simlamkr1
/
llama2-simtestmodel1

PEFT
PyTorch
llama
Model card Files Files and versions
xet
Community
1

Instructions to use simlamkr1/llama2-simtestmodel1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use simlamkr1/llama2-simtestmodel1 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("TinyPixel/Llama-2-7B-bf16-sharded")
    model = PeftModel.from_pretrained(base_model, "simlamkr1/llama2-simtestmodel1")
  • Notebooks
  • Google Colab
  • Kaggle
llama2-simtestmodel1
13.6 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
simlamkr1's picture
simlamkr1
Upload model
4e36c97 about 3 years ago
  • .gitattributes
    1.52 kB
    initial commit about 3 years ago
  • LICENSE.txt
    7.02 kB
    Upload 8 files about 3 years ago
  • README.md
    469 Bytes
    Upload model about 3 years ago
  • USE_POLICY.md
    4.77 kB
    Upload 8 files about 3 years ago
  • adapter_config.json
    455 Bytes
    Upload model about 3 years ago
  • adapter_model.bin
    134 MB
    xet
    Upload model about 3 years ago
  • config.json
    609 Bytes
    Upload 8 files about 3 years ago
  • generation_config.json
    188 Bytes
    Upload 8 files about 3 years ago
  • pytorch_model-00001-of-00002.bin
    9.98 GB
    xet
    Upload 8 files about 3 years ago
  • pytorch_model-00002-of-00002.bin
    3.5 GB
    xet
    Upload 8 files about 3 years ago
  • pytorch_model.bin.index.json
    26.8 kB
    Upload 8 files about 3 years ago
  • special_tokens_map.json
    434 Bytes
    Upload special_tokens_map.json about 3 years ago
  • tokenizer.json
    1.84 MB
    Upload 4 files about 3 years ago
  • tokenizer_config.json
    713 Bytes
    Upload 4 files about 3 years ago
  • trainer_state.json
    1.45 kB
    Upload 4 files about 3 years ago
  • training_args.bin
    4.03 kB
    xet
    Upload 4 files about 3 years ago